Releases: JuliaSymbolics/SymbolicUtils.jl
Releases · JuliaSymbolics/SymbolicUtils.jl
v1.0.2
v1.0.0
v0.20.0
SymbolicUtils v0.20.0
Closed issues:
- Problems with simplifying fractions (#433)
- Simplify does not pull out common factors from polynomials (#455)
- AbstractAnalysis not defined (#457)
- Failed to precompile in latest version. (#458)
similarterminconsistent withSymbolicarithmetic operations (#462)- Q: multithreading - threads (#464)
Merged pull requests:
- Simplify printing of Term(identity, x) (#450) (@moble)
- fix nan comparison in Add & Mul. fix JuliaSymbolics/Symbolics.jl#650 (#452) (@shashi)
- Backport #452 (#453) (@shashi)
- Fix typo (#454) (@bowenszhu)
- added rule for 1^x == 1 in POW_RULES (#469) (@pagnani)
- remove nonzero_denominators from docstring (#470) (@baggepinnen)
- Fix
totermbug that omits coeff. (#471) (@sunxd3) - Add SciML/ModelOrderReduction.jl to downstream integration test (#477) (@bowenszhu)
- Call
BasicSymbolicarithmetic operations to constructsimilarterm(#480) (@bowenszhu) - [wip] Unityper updates (#482) (@shashi)
- switch to Documenter (#488) (@ArnoStrouwen)
v0.19.11
v0.19.10
v0.19.9
SymbolicUtils v0.19.9
v0.19.8
SymbolicUtils v0.19.8
Closed issues:
Merged pull requests:
- Unityper and BasicSymbolic (#432) (@YingboMa)
- CompatHelper: bump compat for NaNMath to 1, (keep existing compat) (#435) (@github-actions[bot])
- Fix Setfield integration (#438) (@YingboMa)
- CompatHelper: bump compat for TermInterface to 0.3, (keep existing compat) (#439) (@github-actions[bot])
- CompatHelper: bump compat for Setfield to 1, (keep existing compat) (#445) (@github-actions[bot])
- CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#446) (@github-actions[bot])