| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-18 | 642 Bytes | |
| v0.5.10 source code.tar.gz | 2025-08-18 | 79.5 kB | |
| v0.5.10 source code.zip | 2025-08-18 | 112.4 kB | |
| Totals: 3 Items | 192.6 kB | 0 | |
MultivariatePolynomials v0.5.10
Merged pull requests:
- Add Julia pre in ci (#323) (@blegat)
- Implement issymmetric and ishermitian (#324) (@blegat)
- Remove unused argument (#326) (@blegat)
- Fix typo in comment (#331) (@blegat)
- fix: fix stack overflow when
convertingTermto non-concrete coefficient type (#332) (@AayushSabharwal) - fix: fix comparison involving
NaN(#334) (@AayushSabharwal) - Update DataStructures to v0.19 (#337) (@blegat)
Closed issues:
isequalgives incorrect results forNaN(#333)