/AstroPlot.jl

Astrophysical plotting interfaces for Julia

Primary LanguageJuliaGNU General Public License v3.0GPL-3.0

AstroPlot.jl

Ready-to-use plotting functions of astrophysical N-body simulation data.

codecov

Installation

]add AstroPlot

or

using Pkg; Pkg.add("AstroPlot")

or

using Pkg; Pkg.add("https://github.com/JuliaAstroSim/AstroPlot.jl")

To test the Package:

]test AstroPlot

Documentation

  • Devdocumentation of the in-development version.

For beginners, it is highly recommended to read the documentation of PhysicalParticles.jl.

Package ecosystem