Releases: JuliaPy/SymPy.jl
Releases · JuliaPy/SymPy.jl
v1.1.11
SymPy v1.1.11
Merged pull requests:
v1.1.10
v1.1.9
SymPy v1.1.9
Closed issues:
- Symply.jl for getting coefficients for ALL combination of the variables of a multivariable polynomial (#482)
- How to save a function from lamdify? (#484)
- How to use
SymPy
to solve equations? (#488) - sqrt(3) gives floating-point value instead of symbolic expression (#493)
- Error calculating the inverse Laplace transform using floats (#497)
- Please bump up Latexify version (#499)
- Python 3.11 isn't supported, is it? Where can I check which Python versions each SymPy version supports? (#500)
- Error when converting expressions to julia functions (#501)
Merged pull requests:
- add map(f,x::SymbolicObject) (#487) (@jverzani)
- clean up matrix deprecation errors (#491) (@jverzani)
- bump minimum version to 1.6; erroring on 1.0 (#492) (@jverzani)
- extend SpecialFunctions.ellipk (#496) (@jverzani)
- CompatHelper: bump compat for Latexify to 0.16, (keep existing compat) (#498) (@github-actions[bot])
- example for walk_expression, close #501 (#502) (@jverzani)
- close issue #495 (#503) (@jverzani)
- Terminterfaceext (#505) (@jverzani)
v1.1.8
v1.1.7
v1.1.6
v1.1.5
v1.1.4
v1.1.3
v1.1.2
SymPy v1.1.2
Merged pull requests: