lessthanoptimal / Java-Matrix-Benchmark

Java Matrix Benchmark is a tool for evaluating Java linear algebra libraries for speed, stability, and memory usage.
http://lessthanoptimal.github.io/Java-Matrix-Benchmark/
GNU General Public License v3.0
59 stars 11 forks source link

ojAlgo v49.0.1 #17

Closed apete closed 3 years ago

apete commented 3 years ago
  1. Updated ojAlgo to v49.0.1
  2. Replaced PrimitiveFunction -> PrimitiveMath
  3. Fixed some deprecation warnings
lessthanoptimal commented 3 years ago

thanks