Madminer

Latest version: v0.9.6

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.7.4

Bug fixes
- Fixed a bug in the setup.py introduced in v0.7.3, see 432

0.7.3

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 like `pip install madminer[examples]` can be used to install these.

0.7.2

API changes:
- Improved the support for Python 2 (a necessary evil for MadGraph): in the `MadMiner.run()` functions, using `python2_override=True` without providing the keyword `initial_command` will now lead to the Python 2 executable being prepended to the Python path. See 423.

Documentation:
- Updated docstrings, see 420.

We're very happy to welcome our new contributor Sinclert, who initiated and implemented both of these fixes!

0.7.1

Bug fixes:
- Various small bug fixes.

Internal changes:
- Refactoring the code structure, moving to more submodules. The API and functionality is unchanged. One can now directly import from the `madminer` namespace, e.g. as `from madminer import MadMiner` (but the old `from madminer.core import MadMiner` will still work).

0.7.0

New features:
- New `madminer.likelihood` class will let the user define more powerful likelihood functions, construct a profile likelihood, and fit with more flexibility.

Documentation:
- Updated tutorial notebooks.

0.6.4

New features:
- New Fisher information geometry functionality in the `madminer.fisherinformation.InformationGeometry` class.
- The Fisher information can now be computed from likelihood ratio estimators as well.
- Added `early_stopping_patience` keyword to ML training functions.

Bug fixes:
- Fixed a bug in `DelphesReader`.

Documentation:
- Updated and fixed tutorials.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.