/rustcmb

🚀 Library for statistical testing of the Cosmic Microwave Background radiation

Primary LanguageRustMIT LicenseMIT

rustcmb

🚀 Library for statistical testing of the Cosmic Microwave Background radiation

Packagist Status Build Status codecov

working_directory
├── data
│   ├── in
│       └── map.fits
│   └── out
│       ├── rust-examples
│       ├── py-examples
│       └── cpp-examples
├── rustcmb
│   └── ...
├── cppcmb
│   └── ...
├── pycmb
│   └── ...
└── wolfram_computations
    └── ...