Skip to content

Desired SymPy API Methods and functions #59

@phantomas1234

Description

@phantomas1234

Based on a discussion on gitter, here the functions that I'd personally would love to see in symengine.py.

For Add and Mul etc.

  • .is_Add
  • .is_Mul
  • .is_Atom
  • .is_Number
  • .atoms
  • .as_coefficients_dict
  • .xreplace

and

  • sympy.Integer
  • sympy.RealNumber
  • sympy.PolynomialError

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions