Releases: JuliaSymbolics/SymbolicUtils.jl
Releases · JuliaSymbolics/SymbolicUtils.jl
v0.9.0
SymbolicUtils v0.9.0
Closed issues:
- Arbitrary metadata (#209)
Merged pull requests:
- Metadata system take 2 (#215) (@shashi)
- CompatHelper: add new compat entry for "Setfield" at version "0.7" (#216) (@github-actions[bot])
- CompatHelper: add new compat entry for "ConstructionBase" at version "1.1" (#217) (@github-actions[bot])
- Make metadata a keyword (#219) (@YingboMa)
- Add Downstream tests (#220) (@ChrisRackauckas)
- make SpawnFetch take Func expressions and arguments (#222) (@shashi)
v0.8.4
SymbolicUtils v0.8.4
Closed issues:
Merged pull requests:
- Point to Symbolics.jl (#210) (@ChrisRackauckas)
- Improve simplify docstring formatting (#211) (@ChrisRackauckas)
- Add skips in number_methods (#214) (@YingboMa)
v0.8.3
v0.8.2
SymbolicUtils v0.8.2
Closed issues:
- Both LinearAlgebra and SymbolicUtils export cond (#173)
- Bug in simplify(...; polynorm=true) (#175)
- Remove
to_symbolic
(#187) - Changed behaviour of polynormalize from 0.6 -> 0.8 (#193)
- symtype(x) = Any (#196)
Merged pull requests:
- Code module improvements (#194) (@shashi)
- Fix for non-associative functions (#195) (@YingboMa)
- default to symtype(x) = typeof(x) (#197) (@cscherrer)
- Allow StaticArrays 0.12 (#198) (@cscherrer)
similarterm
should optionally take the symtype (#199) (@shashi)