poisson_warp 0.1.0+10
poisson_warp: ^0.1.0+10 copied to clipboard
Symplectic Euler, high-precision, relativistic N-body simulation.
0.1.0+10 #
- Revised and rewrote the entire code to remove AI slop
0.0.9+9 #
- Removed all of the nonsense theory and concepts I created in previous versions
- Used copilot to rewrite the simulation engine to use relativistic formulas and the simplectic euler method.
0.0.8+8 #
- Gemini's solution decieved me by saying that my idea was implemented when in reality it used traditional formulas.
- Copilot claims to have fixed it to fit my idea.
0.0.7+7 #
Working version. Don't know why I pushed previous version
0.0.5+5 #
- Symplectic Euler high-precision N-body simulation.
0.0.4+4 #
- Data fetched from NASA Horizons API, ran a simulation, compared results and the distance of the planets from the Sun is correct.
- Huge performance improvements
0.0.3+3 #
- Gemini says that the numbers are correct (tested displacing the earth 0.5 years)
0.0.2+2 #
- motion Simulation under development
0.0.1 #
- Warp calculation