Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-02 | 847 Bytes | |
v3.32.0 source code.tar.gz | 2025-09-02 | 96.4 kB | |
v3.32.0 source code.zip | 2025-09-02 | 121.9 kB | |
Totals: 3 Items | 219.1 kB | 0 |
SymbolicUtils v3.32.0
Merged pull requests:
- [WIP] Commutative operations and negative exponent match in rules (#752) (@Bumblebee00)
- [WIP] feat: add Const
variant (#761) (@AayushSabharwal)
- feat: add Polyform
variant, remove AddOrMul
, Pow
(#771) (@AayushSabharwal)
- added functionality to return matches dictionary (#774) (@Bumblebee00)
- sped up matching process in the commutative_term_matcher (#779) (@Bumblebee00)
- refactor: use type tag instead of storing symtype
in type (#781) (@AayushSabharwal)
- added defslot documentation to rewrite.md (#783) (@Bumblebee00)
- refactor: move some code around (#784) (@AayushSabharwal)
- Add comprehensive docstrings for core inspection functions (#788) (@ChrisRackauckas-Claude)