Symengine

Latest version: v0.11.0

Safety actively analyzes 628969 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.3.0

Major changes
- This release adds a dependency on NumPy for Lambdify functionality.
- Needs symengine v0.3.0
- `symengine.sympy_compat` is deprecated and `symengine` provides all the functionality that `sympy_compat` did.

New functionality
- New methods, `Min, Max`
- oo, zoo, nan support
- CCodePrinter and ccode for printing C code.
- Support bdist_wheel
- Ability to subclass Symbol
- Simulate `sympy.functions` with `symengine.functions`
- ATan2 and support all hyperbolic, inverse hyperblic functions.
- `sympify` now parses strings and all functions take in a string and parses it.
- `Float` class that works similar to `sympy.Float`
- series method now returns symengine objects by default.
- Lambdify can now output multiple objects.

Contributors for this release
- isuruf
- certik
- bjodah
- mattwala
- ShikharJ

0.3.0.rc0

Major changes
- This release adds a dependency on NumPy for Lambdify functionality.
- Needs symengine v0.3.0
- `symengine.sympy_compat` is deprecated and `symengine` provides all the functionality that `sympy_compat` did.

New functionality
- New methods, `Min, Max`
- oo, zoo, nan support
- CCodePrinter and ccode for printing C code.
- Support bdist_wheel
- Ability to subclass Symbol
- Simulate `sympy.functions` with `symengine.functions`
- ATan2 and support all hyperbolic, inverse hyperblic functions.
- `sympify` now parses strings and all functions take in a string and parses it.
- `Float` class that works similar to `sympy.Float`
- series method now returns symengine objects by default.
- Lambdify can now output multiple objects.

Contributors for this release
- isuruf
- certik
- bjodah
- mattwala
- ShikharJ

0.2.0

See README.md for instructions

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.