-
- Downloads
Fix piecewise conversion with symengine (#55)
* Fix piecewise conversion with symengine * assert -> NotImplementedError and readability fix * Fix cond, else_ order
Showing
- pymbolic/interop/common.py 0 additions, 10 deletionspymbolic/interop/common.py
- pymbolic/interop/symengine.py 11 additions, 0 deletionspymbolic/interop/symengine.py
- pymbolic/interop/sympy.py 12 additions, 0 deletionspymbolic/interop/sympy.py
- test/test_sympy.py 1 addition, 3 deletionstest/test_sympy.py
Loading
Please register or sign in to comment