Skip to content

v3.31.0

Choose a tag to compare

@shashi shashi released this 13 Aug 11:10
· 593 commits to master since this release
65daf4b

SymbolicUtils v3.31.0

Diff since v3.30.0

Merged pull requests:

  • CompatHelper: bump compat for DataStructures to 0.19, (keep existing compat) (#758) (@github-actions[bot])
  • fix: ensure equivalent expressions on different tasks are compared properly (#766) (@AayushSabharwal)
  • fix: fix negative coefficient Mul raised to fractional power (#770) (@AayushSabharwal)
  • Add comprehensive docstrings for all public API functions (#775) (@ChrisRackauckas-Claude)

Closed issues:

  • Power with complex exponent fails (#717)
  • ( -1 * symbolic variable ) ^ (1//2) errors (#769)