v0.7.3
Pre-release
Pre-release
Internal changes:
- Disentangled and cleaned up the dependencies.
pip install madminer
will now only install the dependencies that are necessary for the core library, not the additional dependencies used in the examples or documentation. New options likepip install madminer[examples]
can be used to install these.