vibe coding an orbital mechanics simulation to try out claude code
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cinnaboot 81e799c2ec Rename bodies.h/cpp to simulation.h/cpp 6 months ago
..
configs Fix TOML config issues: remove duplicate Venus, fix binary star array format, remove obsolete .txt files, update README 6 months ago
test_comet_orbit.cpp Rename bodies.h/cpp to simulation.h/cpp 6 months ago
test_energy.cpp Rename bodies.h/cpp to simulation.h/cpp 6 months ago
test_integration.cpp Add Catch2 testing and implement RK4 integration 6 months ago
test_main.cpp Add Catch2 testing and implement RK4 integration 6 months ago
test_orbital_period.cpp Rename bodies.h/cpp to simulation.h/cpp 6 months ago