Skip to content

ptiede/Comrade.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comrade

Composable Modeling of Radio Emission

Documentation

Stable Dev

Repo Status

Build Status Coverage ColPrac: Contributor's Guide on Collaborative Practices for Community Packages DOI

Julia support

Currently we only support Julia 1.10. We are working on updating to Julia 1.11 but this is not yet complete.

Installation

To install Comrade.jl you must use Julia's package manager. For example you can launch your Julia session with then type ] to move into Pkg mode. Once in pkg mode type

add Comrade

Please see the documentation for more information.