Skip to content

AmpForm 0.14.10

Compare
Choose a tag to compare
@redeboer redeboer released this 12 Feb 13:11
· 4 commits to 0.14.x since this release

See all documentation for this version here.

✨ New features

  • Added UnevaluatableIntegral class for numerical integration (#394)

⚠️ Enhancements and optimizations

  • A warning is now raised if an @unevaluated class defines _latex_repr instead of _latex_repr_ (#396)

🐛 Bug fixes

  • Fixed latex rendering of certain @unvevaluated expression classes (#389)

📝 Documentation

🔨 Maintenance

  • Methods that are supposed to override methods of the base class are now marked with @override (#397)
  • Applied new Ruff preview linting and new black formatting (#395)

The full changelog as commits can be found here.