Releases: JuliaPy/SymPy.jl
Releases · JuliaPy/SymPy.jl
v1.0.25
SymPy v1.0.25
Diff since v1.0.24
Closed issues:
- Math operations with symbolic Booleans
True
and False
(#326)
- ZeroDivisionError in definite integral; variable integration bounds (#342)
- isless with nan (#346)
Merged pull requests:
v1.0.23
SymPy v1.0.23
Diff since v1.0.22
Closed issues:
- Define isreal(x::Sym) (#350)
- Problems with promotion and conversion of (Bool, Sym) (#351)
Merged pull requests:
v1.0.20
SymPy v1.0.20
Diff since v1.0.19
Closed issues:
- Allow simplify to take number or bool (#343)
Merged pull requests:
- widen signature for simplify, add not to solve documentation (#344) (@jverzani)