Skip to content

Da-P-AIP/Da-P_Particle

Repository files navigation

Da-P Particle Theory (DICP)

Planck-Continuous Cosmos Hypothesis

License: MIT Python 3.8+

A theoretical framework proposing that spacetime consists of discrete Planck-scale cells bound by Dimensional Information Cohesion Particles (DICP, Da-P particles), explaining relativistic phenomena through the Planck-Occupancy Saturation Principle (POSP).


📚 Published Documents

Background Documents (v1.0 - October 2025)

Language Audience DOI PDF
日本語 一般向け DOI Download
English General DOI Download
日本語 研究者向け DOI Download
English Technical DOI Download

🎯 Overview

The Planck-Continuous Cosmos Hypothesis proposes three key concepts:

  1. Discrete Spacetime Structure

    • Universe composed of Planck-scale cells (ℓ_P ≈ 10⁻³⁵ m)
    • 4D lattice: Λ = ℤ³ × ℤ (space × time)
  2. Planck-Occupancy Saturation Principle (POSP)

    • Explains speed of light limit through cell occupancy
    • R = n/n_max, γ(R) = 1/√(1-R²)
  3. Da-P Particles (DICP)

    • Neutral scalar particles binding spacetime cells
    • Mediate information transfer between cell-frames
    • Split-twin effect across dimensions

🔬 Key Features

Theoretical Framework

  • Mathematical formulation of discrete spacetime
  • Field-theoretic description of DICP
  • Critical phenomena analysis (β ≈ 0.235, ν ≈ 1.222)
  • Information mapping mechanism: Ψ(t+t_P) = F[Ψ(t)]

Observable Predictions

  • Gamma-ray burst arrival time delays
  • Gravitational wave dispersion
  • Modified atomic clock behavior
  • Cosmic microwave background anomalies

Numerical Simulations

  • Monte Carlo methods for critical point detection
  • Finite-size scaling analysis
  • MPI parallelization support
  • GPU-accelerated computations

📊 Data Repository

Numerical Datasets (Zenodo)


💻 Installation

Requirements

Python >= 3.8
NumPy >= 1.20
SciPy >= 1.7
Matplotlib >= 3.3
mpi4py >= 3.0 (optional, for parallel computing)
Quick Start
bashgit clone https://github.com/Da-P-AIP/Da-P_Satulon.git
cd Da-P_Satulon
pip install -r requirements.txt
python examples/basic_simulation.py

📖 Documentation
For General Audience
Start with the General Background Document which explains:

What is the Planck-Continuous Cosmos?
Why is there a speed of light limit?
How do we experience time and motion?
Observable effects and predictions

For Researchers
See the Technical Document for:

Mathematical formulations
Field-theoretic descriptions
Numerical simulation methods
Experimental verification proposals


🔧 Code Structure
Da-P_Satulon/
├── src/
│   ├── core/           # Core lattice and POSP implementations
│   ├── analysis/       # Critical phenomena analysis tools
│   ├── visualization/  # Plotting and visualization
│   └── utils/          # Utility functions
├── examples/
│   ├── basic_simulation.py
│   ├── critical_point_detection.py
│   └── finite_size_scaling.py
├── data/               # Raw simulation data
├── notebooks/          # Jupyter analysis notebooks
└── tests/              # Unit tests

📈 Current Status
Version: 1.0 (October 2025)
Status: Working hypothesis under active investigation
Key Results (Provisional):

3D critical point: p_c ≈ 0.023-0.025
Critical exponents: β ≈ 0.235, ν ≈ 1.222, z ≈ 0
New universality class (distinct from percolation/Ising)

⚠️ Note: All numerical values are subject to revision pending further analysis.

🤝 Contributing
This is an open research project. Contributions are welcome:

Fork the repository
Create your feature branch (git checkout -b feature/AmazingFeature)
Commit your changes (git commit -m 'Add some AmazingFeature')
Push to the branch (git push origin feature/AmazingFeature)
Open a Pull Request


📧 Contact
Author: Mazusaki Tadashi (Independent Researcher)
Issues: Please use GitHub Issues

📄 License
This project is licensed under the MIT License - see the LICENSE file for details.
Documents are published under CC BY 4.0.

📚 Citation
If you use this work in your research, please cite:
bibtex@techreport{mazusaki2025planck,
  title={Planck-Continuous Cosmos Hypothesis: Background Documents},
  author={Mazusaki, Tadashi},
  year={2025},
  institution={Independent Research},
  doi={10.5281/zenodo.17244558},
  url={https://github.com/Da-P-AIP/Da-P_Satulon}
}

🙏 Acknowledgments
This research was conducted with AI assistance (ChatGPT, Claude) for document preparation and analysis support.

🔗 Related Links

Project Website (if available)
Discussion Forum
Latest Updates


Last Updated: October 2025

About

Satulon = “the particle that saturates space into one”

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors