Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-17 | 459 Bytes | |
v0.11.32 source code.tar.gz | 2025-01-17 | 21.5 kB | |
v0.11.32 source code.zip | 2025-01-17 | 32.1 kB | |
Totals: 3 Items | 54.0 kB | 0 |
PDMats v0.11.32
Merged pull requests:
- Split the whiten
and unwhiten
docs. (#203) (@timholy)
- Add versioned manifest file to gitignore (#204) (@jishnub)
- More conversion in PDMat
(#212) (@timholy)
- Update Julia compat to 1.10 and update CI setup (#213) (@devmotion)
Closed issues:
- Symmetry failure in inv
with StaticArrays.SMatrix
(#208)