Macroscopic state-space diagnostics for late-time cosmic expansion
Project description
Psi–Continuum State-Space Diagnostics
This repository hosts diagnostic tools for the Psi–Continuum cosmology framework, providing a macroscopic state-space representation of late-time cosmic expansion.
The state-space construction is implemented as a derived diagnostic based on a fixed background-level implementation, consistent with Psi–Continuum Cosmology v2.
Scope
This package implements diagnostic state-space analysis only.
It does not introduce new cosmological models, modify gravitational dynamics, alter the Psi–Continuum v2 API, or perform parameter fitting. All results are derived exclusively from background expansion histories provided by the frozen v2 implementation.
The package is designed to support transparent and fully reproducible state-space diagnostics at the background level.
Current status
- Core state-space diagnostic framework implemented
- Interactive command-line interface available
- Reproducible numerical metrics and publication-ready figures supported
Repository Structure
psi-continuum-statespace
├── CITATION.cff
├── LICENSE
├── psi_continuum_statespace
│ ├── cli.py
│ ├── consistency.py
│ ├── diagnostics.py
│ ├── __init__.py
│ ├── plotting.py
│ └── psi.py
├── publication
│ ├── fig1_state_space.png
│ └── README.md
├── pyproject.toml
├── README.md
└── requirements.txt
Usage
The package provides a command-line interface for exploratory and diagnostic use. All files generated by the CLI are runtime artefacts and do not represent published results.
Example usage (interactive shell):
psi-statespace interactive
Installation from source (clone repository)
git clone https://github.com/dmitrylife/psi-continuum-statespace.git
cd psi-continuum-statespace
python3 -m venv sci_venv
source sci_venv/bin/activate
(Optional) Install the package as editable
pip install -e .
Relation to the publication
This repository serves as a companion diagnostic implementation for the article:
“Psi–Continuum Cosmology v5: A Macroscopic State–Space Response Framework for Late–Time Cosmic Expansion”
The finalized figures used in the article are provided separately in the
publication/ directory for reference.
License
This project is licensed under the terms of the MIT License. See the LICENSE file for details.
Citation
If you use this software or the associated state-space diagnostics in academic work, please cite the corresponding article:
Dmitry Vasilevich Klimov (2025).
Psi–Continuum Cosmology v5:
A Macroscopic State–Space Response Framework
for Late–Time Cosmic Expansion.
Zenodo preprint. DOI: 10.5281/zenodo.18088720
Contact
- Email: d.klimov.psi@gmail.com
- Website: https://psi-continuum.org
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file psi_continuum_statespace-0.1.0-py3-none-any.whl.
File metadata
- Download URL: psi_continuum_statespace-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8714ff923690cb6e6df497bb38c4c199ec9b3f02807949e5feed713b47c13ed2
|
|
| MD5 |
d687912e1bbc2fd2e0b45b789639d21c
|
|
| BLAKE2b-256 |
bbb1ab5d1ec3d8f57779e02c049f252799723d9e0d5ce9681fbad3ad414470dd
|