Up to 3 body problem illustration

This commit is contained in:
Grant Sanderson
2019-03-25 16:44:08 -07:00
parent 9c381d15b6
commit 9a452f3fee
6 changed files with 441 additions and 18 deletions

View File

@ -37,4 +37,9 @@ ALL_SCENE_CLASSES = [
ShowHighVelocityCase,
TweakMuInFormula,
TweakMuInVectorField,
FromODEToVectorField,
LorenzVectorField,
ThreeBodiesInSpace,
ThreeBodySymbols,
AskAboutActuallySolving,
]