Releases: JuliaSymbolics/Symbolics.jl
Releases · JuliaSymbolics/Symbolics.jl
v0.1.1
Symbolics v0.1.1
v0.1.0
Symbolics v0.1.0
Closed issues:
- Parsing of array functions (#33)
- Parse
-1 <= x^2 + y^2 <= 1
(#35) - Discussion: The problem with Expression <: Number, and a proposed fix (#38)
- Complex functions (#34)
- Variable typing: better handling of the internal datatype (#40)
- Inversion of symbolic StaticMatrix broken for sizes larger than 4x4 (#17)
- Derivative of conj? (#11)
- Define intersection and union (#12)
- Pretty print symbolic matrix (#10)
- No method matching -(::Variable...) (#28)
- Registering ∈ does not work completely (#24)
- Get variables from an array of terms gives an empty set (#21)
- Simplify exp(x/2)^2 (#2)
- build_function() fails when processing sparse Jacobian, but not sparse Hessian (#49)
- Feature Request: complex variables (#18)
- Define variable as 'real' (#20)
- toexpr() return function of operator in AST instead Symbol (#19)
- checkbounds kwarg in build_function not behaving properly (#50)
- Register (#55)
Merged pull requests:
- Throw together a README (#51) (@ChrisRackauckas)
- transfer MTK docs (#52) (@ChrisRackauckas)
- CompatHelper: add new compat entry for "SciMLBase" at version "1.8" (#53) (@github-actions[bot])
- CompatHelper: add new compat entry for "AbstractAlgebra" at version "0.13" (#54) (@github-actions[bot])
- transfer MTK docs (#56) (@ChrisRackauckas)
- fix tests? (#57) (@ChrisRackauckas)
- Remove Constant in the docs (#62) (@YingboMa)