Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool

sympy · Issues· 6013 open

Open on GitHub

Locally synced open issues (discussions stay on GitHub)

  • #30521

    wrong result: `nonlinsolve([(x*y - x)/(x - 1) - y], [x, y])`

    Updated Sep 18, 2026
  • #30533

    `LRASolver` is not modular enough

    assumptionslogic.algorithmsUpdated Sep 18, 2026
  • #28806

    Adding more type annotations to the codebase

    typingUpdated Sep 18, 2026
  • #30517

    Performance issue in Poly.discriminant() over composite domains

    Updated Sep 17, 2026
  • #30529

    improve singularity handling in `inequalities.py`

    solvers.inequalitiesUpdated Sep 17, 2026
  • #30527

    Matrix differentiation with square of trace leads to unpredictable zeros

    Updated Sep 17, 2026
  • #30524

    DOC: domain/return type documented as Interval but should be Set in continuous_domain/function_range

    Updated Sep 16, 2026
  • #30522

    wrong result: `nonlinsolve([(x**2 - 1)/(x - 1) - x - 1, y - 1], [x, y])`

    Updated Sep 16, 2026
  • #30499

    `function_range(sin(exp(x)), x, S.Reals)` hangs

    Updated Sep 15, 2026
  • #29745

    solver help for interesting (to me) problem

    solvers.solvesetUpdated Sep 15, 2026
  • #24998

    Poly should ignore non-generator powers during factoring

    Updated Sep 15, 2026
  • #30505

    `function_range(acot(x), x, S.Reals)`

    Updated Sep 15, 2026
  • #7175

    Improvements to logic module

    importedlogicUpdated Sep 15, 2026
  • #7174

    More efficient to_cnf

    importedassumptionslogicUpdated Sep 15, 2026
  • #28666

    `simplify` does not remove constants in `x² + 1 = y² + 1`

    simplifyUpdated Sep 15, 2026