Skip to content

AmpForm-DPD 0.2.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Dec 11:56
182d69b

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)
  • update lock files and allow NumPy v2 (#147)
  • compute hash without PYTHONHASHSED (#146)

⚠️ API changes

  • remove ampform_dpd.io.perform_cached_doit() alias (#125)
  • remove redundant aslatex dispatches (#126)
  • change to Apache license (#137)
  • use AmpForm's FormFactor (#148)

⚠️ 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)
  • update pip constraints and pre-commit (#138)
  • autoupdate constraints and pre-commit config (#141)
  • drop Python 3.8 support due to EOL (#143)
  • define developer environment with uv (#142)
  • define dev dependencies as dependency groups (#144)
  • update lock files and allow NumPy v2 (#147)
  • use AmpForm's FormFactor (#148)

🖱️ Developer Experience

  • install pip packages on RTD with new uv install syntax (#134)
  • define developer environment with uv (#142)
  • define dev dependencies as dependency groups (#144)

The full changelog as commits can be found here.