TwoBody.jl: a Julia package for two-body problems
https://ohno.github.io/TwoBody.jl/dev/
There are several tools for developers.
git clone https://github.com/ohno/TwoBody.jl.git
cd TwoBody.jl
julia
julia> include("dev/revice.jl")
julia> include("dev/test.jl")
julia> include("dev/docs.jl")