Releases: JuliaSymbolics/SymbolicUtils.jl
Releases · JuliaSymbolics/SymbolicUtils.jl
v0.5.1
SymbolicUtils v0.5.1
Closed issues:
- Rules infrastructure wishlist (#7)
- Handle non-commutative numbers (#14)
- Simplify on show is kinda annoying (#15)
- ^ calls
isless
(#36) - Move the documentation files to master (#74)
- Phases of simplification (#86)
fixpoint
example from the documentation is not working (#93)- Simplification seems to stop? (#94)
- q-commutative algebra (#96)
- Get Revise to work with rulesets.jl (#101)
- Associative noncommutative rules (#110)
- Unbound args (#114)
- Explicitly typed symbols do not have base functions associated with them (#117)
Merged pull requests:
- Rewriters (#106) (@shashi)
- Move docs into master (#108) (@shashi)
- MPoly fixes (#109) (@shashi)
- make to_mpoly clean up one zero and identity before conversion (#111) (@shashi)
- eval_number_methods on your own types (#113) (@shashi)
- Remove unbound parameter (#115) (@grahamas)
- use interface on the matched expression instead of requiring it to be a
Term
(#118) (@shashi) - CompatHelper: bump compat for "AbstractAlgebra" to "0.10" (#119) (@github-actions[bot])
- don't specialize Chain for tuples of rewriters (#120) (@shashi)
- CompatHelper: bump compat for "DataStructures" to "0.18" (#124) (@github-actions[bot])
v0.3.4
v0.3.3
v0.3.0: Merge pull request #73 from JuliaSymbolics/s/doc-ctx
Document "contexts"
v0.1.1
increment version
Initial Release
v0.1.0 Variable, vars -> Sym, syms