Skip to content

kalpeshnitore/vedic-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕉️ Vedic Simulation Visualizer

Sri Yantra ↔ Quantum Field Geometry — An open-source bridge between ancient Vedic sacred geometry and modern quantum physics simulation.

Open In Colab HuggingFace Space Blog


🌀 What is this?

This project visualizes the Sri Yantra — the supreme geometric mandala of Vedic cosmology — and maps its mathematical structure onto quantum physics concepts.

Vedic ↔ Quantum Mapping

Vedic Concept Quantum Equivalent
Bindu (central point) Wave function collapse
9 Interlocking Triangles 9-qubit quantum register
Outer Square (Bhupura) Boundary conditions
3 Circles Quantum coherence layers
Sri Yantra as whole Hilbert space manifold

📁 Project Structure

vedic-simulation/
├── README.md
├── requirements.txt
├── sri_yantra/
│   ├── __init__.py
│   ├── geometry.py          # Sacred geometry math engine
│   ├── visualizer.py        # Matplotlib / Plotly renderer
│   └── quantum_mapping.py   # Quantum state simulation
├── notebooks/
│   └── sri_yantra_demo.ipynb
└── app.py                   # HuggingFace Gradio app

🚀 Quick Start

git clone https://github.com/YOUR_USERNAME/vedic-simulation.git
cd vedic-simulation
pip install -r requirements.txt
python -c "from sri_yantra.visualizer import draw_sri_yantra; draw_sri_yantra()"

🙏 Philosophy

"यथा पिण्डे तथा ब्रह्माण्डे"
As in the microcosm, so in the macrocosm.

The Sri Yantra is not merely a symbol — it is a geometric algorithm encoding the structure of consciousness itself.


Author: Kalpesh | vedic-logic.blogspot.com
License: MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors