Releases: JuliaSymbolics/SymbolicUtils.jl
Releases · JuliaSymbolics/SymbolicUtils.jl
v2.1.1
SymbolicUtils v2.1.1
Merged pull requests:
- fix typo (#621) (@spaette)
- Fix faulty istree deprecation (#623) (@termi-official)
v2.1.0
SymbolicUtils v2.1.0
Merged pull requests:
- Update straggler maketerm (#608) (@ChrisRackauckas)
- Optimize
arguments
function by removing sorting (#615) (@bowenszhu) - Import
maketerm
in SymbolicUtils.Code to resolveUndefVarError
(#619) (@bowenszhu)
Closed issues:
- Default
arguments
tounsorted_arguments
to accelerate term traversal (#613)
v2.0.2
v2.0.1
v2.0.0
SymbolicUtils v2.0.0
v1.7.0
SymbolicUtils v1.7.0
Merged pull requests:
Closed issues:
v1.6.0
SymbolicUtils v1.6.0
Merged pull requests:
- WIP: Various tweaks to the Rewriters (#548) (@shashi)
- Update documentation generator (#558) (@contradict)
- Fix DataDrivenDiffEq.jl downstream test (#559) (@contradict)
- Fix broken link on documentation homepage (#582) (@LilithHafner)
- New TermInterface (#584) (@0x0f0f0f)
- Get tests to pass in new TermInterface (#587) (@nmheim)
- Replace
get!
withget
to avoid unnecessary initialization of state values (#594) (@bowenszhu)
Closed issues:
- Rule for exp(-im*x) (#289)
- Typo on https://symbolicutils.juliasymbolics.org/ (#581)
v1.5.1
SymbolicUtils v1.5.1
Merged pull requests:
- Typos CI + remove old docs (#567) (@ArnoStrouwen)
- Simplify the construction of
x / 1
andx / -1
(#585) (@YingboMa)
v1.5.0
SymbolicUtils v1.5.0
Merged pull requests:
- fix typos (#555) (@musvaage)
- NaNMath.pow fix (#557) (@contradict)
- Remove compat with AbstractTrees 0.3 (#564) (@nathanaelbosch)
- refactor: add symbolic_type trait impl from SII (#566) (@AayushSabharwal)
Closed issues: