A core principle of this research is a commitment to open and reproducible science. This page provides links to the software and interactive notebooks developed as part of the Dimensional Collapse Theory (DCT-QG) project.


Project 1: A Quantum Circuit Model of the Ledger

This project provides a hands-on guide to the microscopic foundation of the DCT-QG ledger, implemented in Qiskit. The notebook demonstrates how to construct a functional ledger node using the principles of holographic error correction and how to simulate its interaction with quantum states.

  • [View on GitHub »] (Link to your Qiskit repo)
  • [Run Interactive Notebook in Binder »] (Optional: Link to your Binder setup)

Project 2: Gravitational Wave Echo Search Pipeline

This repository contains a complete, professional pipeline for searching for the predicted gravitational wave echo signatures in public LIGO/Virgo/KAGRA data. The code provides the tools to perform a full analysis, from data loading and cleaning to statistical significance testing.

  • [View on GitHub »] (Link to your Echo Search repo)