sebiniemann / ArmadilloJava

Pure Java-based linear algebra library
armadillojava.org
8 stars 8 forks source link

Add API compatibility with Armadillo C++ 4.300 #92

Closed sebiniemann closed 5 years ago

sebiniemann commented 10 years ago

Armadillo C++ 4.300 lists in their change log the following adjustment that seems to be relevant for our API

  • added find_finite() and find_nonfinite()

We could add this shortly after the release of ArmadilloJava 4.000 on GitHub.