Skip to content

ohno/TwoBody.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwoBody.jl Stable Dev Build Status

TwoBody.jl: a Julia package for two-body problems

Documentation

https://ohno.github.io/TwoBody.jl/dev/

Developer's Guide

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")