Skip to content

TensorWaves 0.4.12

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 20:37
· 4 commits to main since this release
4c10317

See all documentation for this version here.

⚠️ 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.