PhysicalParticles.jl

Physical vector and particle types for Julia
Author JuliaAstroSim
Popularity
6 Stars
Updated Last
1 Year Ago
Started In
November 2019

PhysicalParticles.jl

codecov

Physical particle types for scientific simulation. Manipulate vectors as simple as numbers!

Installation

]add PhysicalParticles

or

using Pkg; Pkg.add("PhysicalParticles")

or

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

To test the Package:

]test PhysicalParticles

Documentation

  • Devdocumentation of the in-development version.

Package ecosystem