Tensorwaves

Latest version: v0.4.12

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

Scan your dependencies

Page 2 of 7

0.4.11

_See all documentation for this version [here](https://tensorwaves.rtfd.io/en/0.4.11)._

⚠️ Enhancements and optimizations

- Set data keys as first positional arguments (488)

📝 Documentation

- Improve documentation sidebar (483)
- Remove simplification step `Abs` of mass (482)
- Improve amplitude analysis tutorial (489)
- Add `CITATION.cff` (494)
- Show kinematic variable expressions (497)
- Switch to latest version of Sphinx Book Theme (dark mode)

🔨 Maintenance

- Verify installation on Python 3.11 (484)

🖱️ Developer Experience

- Colorize `sphinx-build` output (481)
- Enable language navigation on Jupyter Lab (495)
- Switch to Ruff as linter (492)

_The full changelog as commits can be found [here](https://github.com/ComPWA/tensorwaves/compare/0.4.10...0.4.11)._

0.4.10

_See all documentation for this version [here](https://tensorwaves.rtfd.io/en/0.4.10)._

✨ New features

- Added `migrad_args` option to `Minuit2` optimizer (476)
- TensorWaves can now be installed on Python 3.11 and higher (478)

🖱️ Developer Experience

- Implement GitHub Actions caching (471)
- GitHub workflows are now outsourced to [ComPWA/actions](https://github.com/ComPWA/actions) (#477)

_The full changelog as commits can be found [here](https://github.com/ComPWA/tensorwaves/compare/0.4.9...0.4.10)._

0.4.9

_See all documentation for this version [here](https://tensorwaves.rtfd.io/en/0.4.9)._

✨ New features

- Implement [`ChainedDataTransformer`](https://tensorwaves.readthedocs.io/en/0.4.9/api/tensorwaves.data.transform.html#tensorwaves.data.transform.ChainedDataTransformer) (470)

🐛 Bug fixes

- Allow generating empty phase space samples (465)
- Remove cast to numpy in [`UnbinnedNLL`](https://tensorwaves.readthedocs.io/en/0.4.9/api/tensorwaves.estimator.html#tensorwaves.estimator.UnbinnedNLL) (466)

🖱️ Developer Experience

- Activate and address pyright strict type checking (467)
- Switch to new VSCode Python extensions (469)

0.4.8

_See all documentation for this version [here](https://tensorwaves.rtfd.io/en/0.4.8)._

✨ New features

- Support Python 3.10 (459)
- Support TensorFlow >v2.6 (459)

0.4.7

_See all documentation for this version [here](//tensorwaves.rtfd.io/en/0.4.7)._

💡 New features

- Implemented a [`logging`](https://docs.python.org/3/library/logging.html) hierarchy so that logs can be enabled and disabled per module (#453)
- [`UnbinnedNLL`](https://tensorwaves.readthedocs.io/en/0.4.7/api/tensorwaves.estimator.html#tensorwaves.estimator.UnbinnedNLL) can now handle a phase space [`DataSample`](https://tensorwaves.readthedocs.io/en/0.4.7/api/tensorwaves.interface.html#tensorwaves.interface.DataSample) that carries a `"weights"` key (458). This makes it possible to perform fits with [importance-sampled](https://compwa-org.readthedocs.io/report/018.html) phase space samples (#402).

⚠️ Interface

- Merged `WeightedDataGenerator` into [`DataGenerator`](https://tensorwaves.readthedocs.io/en/0.4.7/api/tensorwaves.interface.html#tensorwaves.interface.DataGenerator) interface (458)

🔨 Internal maintenance

- Source code is now formatted with [`black`](https://black.readthedocs.io)'s default 88 line width (#449)
- Switched from the deprecated [`sphinx-panels`](https://sphinx-panels.rtfd.io) to [`sphinx-design`](https://sphinx-design.rtfd.io) (#450)

📝 Documentation

- Updated Zenodo author list (454)

0.4.6

_See all documentation for this version [here](//tensorwaves.rtfd.io/en/0.4.6)._

⚠️ Interface

- Dropped Python 3.6 support (431)
- Version limit on [`phasespace`](https://github.com/zfit/phasespace) has been removed (#445).
**If TensorWaves is installed with `phasespace`, TensorFlow is limited to below v2.7.**


🖱️ Developer Experience

- Documentation is now built with [`sphinx-build`](https://www.sphinx-doc.org/en/master/man/sphinx-build.html) only and cannot be built with `make` anymore (#433)
- Documentation in `EXECUTE_NB` mode is now faster on second run due to MyST-NB caching (433)

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.