Releases: JuliaPy/SymPy.jl
Releases · JuliaPy/SymPy.jl
v2.3.3
Compare
Sorry, something went wrong.
No results found
SymPy v2.3.3
Diff since v2.3.2
Merged pull requests:
Closed issues:
Sympy throws on returning a tuple out of diophantine call (#561 )
v2.3.2
Compare
Sorry, something went wrong.
No results found
SymPy v2.3.2
Diff since v2.3.1
Merged pull requests:
v2.3.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Bump version of SymPyCore and drop support for pre v1.10.
v2.2.1
Compare
Sorry, something went wrong.
No results found
SymPy v2.2.1
Diff since v2.2.0
Merged pull requests:
Closed issues:
Behavior of iszero(x::Sym) (#542 )
v2.2.0
Compare
Sorry, something went wrong.
No results found
SymPy v2.2.0
Diff since v2.1.1
Merged pull requests:
v2.1.1
Compare
Sorry, something went wrong.
No results found
SymPy v2.1.1
Diff since v2.1.0
Merged pull requests:
v2.1.0
Compare
Sorry, something went wrong.
No results found
SymPy v2.1.0
Diff since v2.0.1
Merged pull requests:
Closed issues:
SymPy 2.0+ cannot display expressions in an array in the latex form in IJulia (#543 )
Problem with solving linear recurrence: missing 1 required positional argument: 'other' (#544 )
Type stability breaks down for simple arithmetic functions in SymPy 2.0+ (#545 )
v2.0.1
Compare
Sorry, something went wrong.
No results found
SymPy v2.0.1
Diff since v2.0.0
Merged pull requests:
v2.0.0
Compare
Sorry, something went wrong.
No results found
SymPy v2.0.0
Diff since v1.2.1
Merged pull requests:
Have SymPy depend on SymPyCore; breaking change (#534 ) (@jverzani )
v1.2.1
Compare
Sorry, something went wrong.
No results found
SymPy v1.2.1
Diff since v1.2.0
Merged pull requests:
Closed issues:
@vars and "pretty names" (#404 )
Multiplying NumberSymbols turns them into their numerical approximation (#407 )
Doc build (#454 )
CI testing agains sympy v"1.10" not v"1.9" (#464 )
inverse laplace transform function ? (#471 )
raise TypeError("Cannot convert expression to float") when assigning SymPy expression to an array (#481 )