Skip to content

TensorWaves 0.2.8

Compare
Choose a tag to compare
@release-drafter release-drafter released this 10 Jun 18:30
· 223 commits to main since this release
ad6d775

See all documentation for this version here.

💡 New features

A time estimate is now provided when generating data (#286)

Fixes the tqdm progress bar so that it gives a time estimate when calling generate_phsp and generate_data.

🐛 Bug fixes

Analytic continuation can now be activated safely when using JAX as backend (#284)

Implementation of TR-001. Requires ComPWA/ampform#75 and AmpForm v0.9.2 (upcoming).

🖱️ Developer Experience

Milestone are automatically closed when a matching release is published (#282)
A new notebook show how to activate analytic continuation (#285)