Skip to content

Finding a figure-8 solution to a three-body problem with arbitrary precision

License

Notifications You must be signed in to change notification settings

paveloom-university/Celestial-Mechanics-Laboratory-Workshop-S09-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notices

Git mirrors:

This project provides Julia scripts. Make sure to use the project files (Project.toml) when running them:

julia --project=. -e "using Pkg; Pkg.instantiate()"
julia --project=. scripts/script.jl

Alternatively, you can use the julia.bash script, which starts a daemon and runs scripts through it:

julia --project=. -e "using Pkg; Pkg.instantiate()"
./julia.bash scripts/script.jl

To kill the daemon run

./julia.bash kill

About

Finding a figure-8 solution to a three-body problem with arbitrary precision

Topics

Resources

License

Stars

Watchers

Forks