Releases: JuliaSymbolics/SymbolicUtils.jl
Releases · JuliaSymbolics/SymbolicUtils.jl
v1.0.5
SymbolicUtils v1.0.5
Closed issues:
Merged pull requests:
- Simplify degenerate ifelse cases. Fix JuliaSymbolics/Symbolics.jl#170 (#468) (@Omar-Elrefaei)
- Fix printing for term operators that could be both unary and binary (#513) (@bowenszhu)
- apply arithmetic operations in basic_similarterm only if binary (#515) (@shashi)
- fix print tests (#519) (@shashi)
v1.0.4
SymbolicUtils v1.0.4
Closed issues:
- Citation (#487)
Merged pull requests:
- Add unittest for LiteralReal simplification (#501) (@MilesCranmer)
- Add upgrade guide (#508) (@YingboMa)
- activate Documenter (#510) (@ArnoStrouwen)
- Fix -x printing (#517) (@YingboMa)
v1.0.3
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)
similarterm
inconsistent withSymbolic
arithmetic 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
toterm
bug that omits coeff. (#471) (@sunxd3) - Add SciML/ModelOrderReduction.jl to downstream integration test (#477) (@bowenszhu)
- Call
BasicSymbolic
arithmetic 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])