AstroPlot.jl

Astrophysical plotting interfaces for Julia
Author JuliaAstroSim
Popularity
4 Stars
Updated Last
1 Year Ago
Started In
December 2019

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