Tensorwaves

Latest version: v0.4.13

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

Scan your dependencies

Page 2 of 7

0.4.12

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

⚠️ API changes

- Drop Python 3.7 support (503)

🐛 Bug fixes

- Set correct generic parameter types for `ParametrizedFunction` and its implementations (522)
- Avoid `jax` import error for JAX >=0.4.19 (504)

📝 Documentation

- Update link to `pycompwa` website (513)
- Update links to compwa.github.io (514)
- Remove `.html` from page URLs (515)
- Switch to source code link button (516)
- Fix typo in amplitude-analysis.ipynb (520)
- Support AmpForm v0.15.x (519)

🖱️ Developer Experience

- Remove `figure_formats = ["svg"]` statement (507)
- Install Ruff and Git in Jupyter Lab (508)
- Define `docnblive` job in `tox.ini` (510)
- Switch to Ruff formatter (518)

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

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)

Page 2 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.