cimem

A Python package that implements Connectivity Informed Maximum Entropy on the Mean (CIMEM)


License
GPL-3.0
Install
pip install cimem==0.0.0

Documentation

cimem

Connectivity Informed Maximum Entropy on the Mean

Repository structure

  • examples: Examples that illustrate how to use cimem. This is the place to start if you are new to cimem.
  • scripts: Python and bash scripts to use cimem on the command line.
  • cimem: High-level Python package to use cimem in your own scripts.