Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-07 | 545 Bytes | |
v2.8.0 source code.tar.gz | 2023-05-07 | 785.8 kB | |
v2.8.0 source code.zip | 2023-05-07 | 1.0 MB | |
Totals: 3 Items | 1.8 MB | 1 |
New Features
- Matrix
rowAddVector
- Matrix
columnAddVector
Improvements
- Better error handling and exception message in
Sequence\NonIntenger::hyperharmonic
- Internal code improvements to conform to static analysis checks
Backwards Incompatible Changes
- Helper method names changed (public abstract methods but not part of published interface)
NumericalDifferentiation::isTargetInPoints
changed toassertTargetInPoints
NumericalDifferentiation::isSpacingConstant
changed toassertSpacingConstant