Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.45 KB

Readme.md

File metadata and controls

47 lines (33 loc) · 1.45 KB

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