| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-18 | 536 Bytes | |
| v2.12.0 source code.tar.gz | 2025-10-18 | 899.2 kB | |
| v2.12.0 source code.zip | 2025-10-18 | 1.1 MB | |
| Totals: 3 Items | 2.0 MB | 0 | |
New Features
- Matrix Hessenberg decomposition
- New special functions
- Bessel functions
- Airy functions
- Legendre polynomials
- Chebyshev polynomials
- Hermite polynomials
- Laguerre polynomials
Bug Fixes
- Fixed issue 487 in t-test with data with no variance: throws proper exception
- Fixed issue with Set
isProperSubsetwhere it didn't take into account identical sets
Improvements
- Numerical precision improvements to numerous special functions
- Documentation improvements and fixes