Skip to content

Julia package providing a clean API for lists of particle-like objects with ids, positions and velocities

License

Notifications You must be signed in to change notification settings

lucasvalenzuela/CosmoParticles.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CosmoParticles

Stable Dev Build Status Coverage

CosmoParticles is a Julia package that provides structs and a clean interface for working with sets of particles and galaxies that have individual properties, especially made for dealing with the data extracted from cosmological simulations.

Installation

The latest version of the package is available for Julia 1.9 and newer versions and can be installed with:

using Pkg
Pkg.add("https://github.com/lucasvalenzuela/CosmoParticles.jl")

For users of the JuliaCosmoSims repository, follow these instructions to install the local registry, after which the package can be regularly installed with:

using Pkg
Pkg.add("CosmoParticles")

About

Julia package providing a clean API for lists of particle-like objects with ids, positions and velocities

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages