Releases: JuliaSymbolics/SymbolicUtils.jl
Releases · JuliaSymbolics/SymbolicUtils.jl
v4.7.0
SymbolicUtils v4.7.0
Merged pull requests:
- refactor: improve printing code, allow custom
show_callmethods (#817) (@AayushSabharwal)
v4.6.0
SymbolicUtils v4.6.0
Merged pull requests:
- Add citation for hash consing performance improvements (#800) (@bowenszhu)
- Feat: Add API for Defining Symbolic Codegen Optimization Rules (#812) (@DhairyaLGandhi)
- Fix warning block indentation in variants documentation (#815) (@bowenszhu)
- fix: fix
combine_fold, do not useadd_worker/mul_worker(#816) (@AayushSabharwal)
Closed issues:
- Planning for v4 (#737)
v4.5.1
SymbolicUtils v4.5.1
Merged pull requests:
- refactor: reorganize code, improve performance (#813) (@AayushSabharwal)
- fix: fix some cases of array scalarization (#814) (@AayushSabharwal)
v4.5.0
SymbolicUtils v4.5.0
Merged pull requests:
- feat: register
LinearAlgebra.cross(#811) (@AayushSabharwal)
v4.4.0
SymbolicUtils v4.4.0
Merged pull requests:
- fix: fix linear indexing of
StableIndex, add more utility to it (#809) (@AayushSabharwal)
v4.3.0
SymbolicUtils v4.3.0
Merged pull requests:
- feat: support symbolic
StableIndex(#808) (@AayushSabharwal)
v4.2.1
v4.2.0
v4.1.1
SymbolicUtils v4.1.1
Merged pull requests:
- fix: fix
promote_symtypefor non-Arrayarrays (#803) (@AayushSabharwal)