Skip to content

AmpForm 0.13.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 11:02
· 135 commits to main since this release
ffc31e0

See all documentation for this version here.

💡 New features

  • Implemented coefficient naming switch (#252)

⚠️ Interface

  • Dropped support for Python 3.6 (#249)
  • Adapted implementations to SymPy v1.10 (#249)

🔨 Internal maintenance

  • Simplified type hints with PEP 563 (#250)

📝 Documentation

  • Added simple code examples to main usage page (#255)