Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 1.2 kB | |
v3.30.0 source code.tar.gz | 2025-08-07 | 90.0 kB | |
v3.30.0 source code.zip | 2025-08-07 | 115.2 kB | |
Totals: 3 Items | 206.3 kB | 0 |
SymbolicUtils v3.30.0
Merged pull requests:
- Refactor get_degrees() to make it faster (#732) (@alyst)
- first prototype of default value rules implemented (#749) (@Bumblebee00)
- fix issue [#717] (#751) (@karlwessel)
- Grammar fix in error message on types.jl (#753) (@lukketotte)
- [WIP] refactor: move to Moshi (#754) (@AayushSabharwal)
- Fix backward compatibility for deprecated polynorm parameter in simplify() (#756) (@ChrisRackauckas)
- Fix spelling errors flagged by CI spell checker (#757) (@ChrisRackauckas)
- fix: fix ordering test with complex exponent (#762) (@AayushSabharwal)
- Simplify sqrt to ^(1//2) [Rebased [#760]] (#763) (@ChrisRackauckas)
- refactor: use new WeakCacheSet
for hashconsing (#764) (@AayushSabharwal)
- fixed typo in error message (#765) (@Bumblebee00)
- fix: fix codegen of single-element SArray of SArray (#767) (@AayushSabharwal)
- Revert "Simplify sqrt to ^(1//2) [Rebased [#760]]" (#768) (@AayushSabharwal)
Closed issues: - Display for some rational symbolics is wrong (#744) - simplify doesnt simplify x^(1//2) - sqrt(x) (#759)