Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.04 KB

notes-0.14.rst

File metadata and controls

38 lines (27 loc) · 1.04 KB

Diofant 0.14

Not Released Yet

New features

Major changes

Compatibility breaks

  • Removed support for CPython 3.9, see 1192.
  • Removed to_mpi() method of ~diofant.sets.sets.Interval, see 1194.

Minor changes

Developer changes

Issues closed

See the release milestone for complete list of issues and pull requests involved in this release.

These Sympy issues also were addressed:

  • 22487: [integrals] Wrong result for Integral((cos(x*2)-cos(x))/x*2, (x, -oo, oo))
  • 22493: Series expansion introduces new variables
  • 22558: Error in ODE-Solver-Documentation
  • 22837: Solve simplest algebraic equations with dummy parameter
  • 22836: Series: Possible improvements for Order of expressions involving factorials
  • 22788: RecursionError for unevluated expression in latex