Skip to content

0.1.2

Compare
Choose a tag to compare
@superbobry superbobry released this 21 Sep 11:17
· 337 commits to master since this release
  • Overloaded - and / operations for StridedVector.
  • Removed redundant boxing and copying in StridedVector.sorted.
  • Fixed indexing in StridedMatrix3.equals.
  • Added two new operations StridedVector.mean and StridedVector.sumSq,
    which are also applicable to matrices.