Skip to content

Latest commit

 

History

History
executable file
·
25 lines (18 loc) · 1.26 KB

README.md

File metadata and controls

executable file
·
25 lines (18 loc) · 1.26 KB

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.