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