[ojAlgo-user] Announcing ojAlgo v38.1
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <an...@op...> - 2015-07-01 22:12:12
|
Announcing ojAlgo v38.1 Compared to v38 there are no new features or api changes (some things that were deprecated are now removed) but v38 had lots of new stuff. https://github.com/optimatika/ojAlgo/wiki/v38 The main difference between v38 and v38.1 is internal refactoring and performance tuning of the various matrix decompositions. There are significant performance improvements with all matrix decompositions for small and medium sized matrices. If you didn’t notice; since v38 ojAlgo is available at The Central Maven Repository. A few old releases were also uploaded to Central. http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.ojalgo%22%20AND%20a%3A%22ojalgo%22 |