Skip to content

AmpForm-DPD 0.2.1rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 09:17
· 1 commit to main since this release
572b609

See all documentation for this version here.

✨ New features

  • implement model deserialization (#132)

⚠️ Enhancements and optimizations

  • lower momentum subscripts in LaTeX rendering (#124)
  • formulate amplitudes for existing subsystems only (#127)

⚠️ API changes

  • remove ampform_dpd.io.perform_cached_doit() alias (#125)
  • remove redundant aslatex dispatches (#126)

⚠️ Changes that may affect behavior

  • formulate amplitudes for existing subsystems only (#127)

🐛 Bug fixes

  • set correct return type for masses (#128)
  • allow Particle+State in as_markdown_table() (#129)
  • install pip packages on RTD with new uv install syntax (#134)

📝 Documentation

  • remove redundant aslatex dispatches (#126)
  • implement model deserialization (#132)

🔨 Maintenance

  • remove redundant aslatex dispatches (#126)
  • update pip constraints and pre-commit (#130)
  • upgrade to AmpForm v0.15.3 (#131)

🖱️ Developer Experience

  • install pip packages on RTD with new uv install syntax (#134)

The full changelog as commits can be found here.