Skip to content

JuliaAstroSim/PhysicalParticles.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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