Skip to content

Version 2.1 released

Latest

Choose a tag to compare

@tweimer tweimer released this 20 May 08:37

Main feature of this release are the transform(...) and transformEquals(...) methods, which add support for DoubleUnaryOperator and DoubleBinaryOperator, introduced for Java 8 (lambda expressions). Everything is documented on https://tweimer.github.io/java-matrix/. Also matchAny(...) and matchAll(...) has been added.