Skip to content

1.3.0

Latest
Compare
Choose a tag to compare
@sqonk sqonk released this 28 Dec 02:20
· 11 commits to master since this release
  • Further type hinting.
  • Compliance with PHPStan code analysis.
  • New rolling window methods added to Vector, DataFrame, PackedSequence and PackedArray: Continually apply a callback to a moving fixed window on the dataset.
  • Bug fixes.