Skip to content

Repository files navigation

Pulse Model

The Pulse Model is a research project about time, clocks, quantum phase, and gravity.

Its starting idea is that time is not a universal background flow. Time is what physical systems locally accumulate and what clocks count. The project asks whether spacetime can be understood as the rule system that keeps local clock counts and quantum phase histories consistent with each other.

This is a research program, not a claimed finished theory. The model must first reproduce known physics, then make any new claims precise enough to prove, simulate, or falsify.

Read The Docs

The published documentation is here:

https://gertsteyn.github.io/pulse-model/

Useful starting points in the repository:

Repository Layout

  • pulse_model/ contains the research documents.
  • pulse_model/appendix/ contains focused proofs and formal targets.
  • pulse_model/src/pulse_model/ contains the Python calculation helpers.
  • pulse_model/tests/ contains the known-physics and model-check tests.
  • docusaurus.config.ts configures the documentation site.

Local Development

Install and run the documentation site:

npm ci
npm run start

Build and typecheck the site:

npm run typecheck
npm run build

Run the Python checks from the model package:

cd pulse_model
uv run pytest

The Python package currently targets Python >=3.14,<3.15.

Publishing

The documentation is deployed to GitHub Pages from GitHub Actions when changes land on main.

License

Research text, documentation, diagrams, and other non-code content are licensed under the Creative Commons Attribution 4.0 International License.

Source code is licensed under the Apache License, Version 2.0.

Recommended attribution:

Pulse Model, Gert Steyn, https://gertsteyn.github.io/pulse-model/

Citation metadata is available in CITATION.cff.

About

An attempt to unify general relativity and quantum mechanics

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages