Re: [ojAlgo-user] Announcing ojAlgo v38.1
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <an...@op...> - 2015-08-05 12:02:34
|
I executed the Java Matrix Benchmark using ojAlgo v38.1 and the latest released versions of all the other included libraries. Here are the results: https://github.com/optimatika/ojAlgo/wiki/Java-Matrix-Benchmark > On 1 jul 2015, at 23:56, Anders Peterson <an...@op...> wrote: > > 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 > > |