Skip to content

symengine.py v0.11.0

Latest
Compare
Choose a tag to compare
@isuruf isuruf released this 12 Nov 18:13
· 7 commits to master since this release
b0f15af

Breaking changes

Bug Fixes

  • Cython3 support - #444
  • Define __floor__, __mod__, __divmod__ for basic - #441
  • Add as_powers_dict - #44
  • ci: Add Python 3.12 to the testing - #451

People who contributed to the release:

  • Isuru Fernando
  • Björn Dahlgren
  • Christian Clauss
  • Ondřej Čertík