Skip to content

v2.8.0

Compare
Choose a tag to compare
@markrogoyski markrogoyski released this 07 May 18:07
· 12 commits to master since this release

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 to assertTargetInPoints
    • NumericalDifferentiation::isSpacingConstant changed to assertSpacingConstant