TensorWaves 0.4.7
·
81 commits
to refs/heads/main
since this release
See all documentation for this version here.
💡 New features
- Implemented a
logginghierarchy so that logs can be enabled and disabled per module (#453) UnbinnedNLLcan now handle a phase spaceDataSamplethat carries a"weights"key (#458). This makes it possible to perform fits with importance-sampled phase space samples (#402).
⚠️ Interface
- Merged
WeightedDataGeneratorintoDataGeneratorinterface (#458)
🔨 Internal maintenance
- Source code is now formatted with
black's default 88 line width (#449) - Switched from the deprecated
sphinx-panelstosphinx-design(#450)
📝 Documentation
- Updated Zenodo author list (#454)