ojAlgo v47.1.1 Primarily this release has improvements to the optimisation code:Extensive work on tuning the solvers (primarily the ConvexSolver) Major refactoring of test cases (mainly for LinearSolver and IntegerSolver).The presolve…
StatQuest (Josh Starmer) has published a great video explaining principal component analysis (PCA). In the video he mentions that he is using Singular Value Decomposition (SVD), but he doesn't actually…
The linear algebra part of ojAlgo is one of its main attractions as well as an essential component to the other parts. It’s not difficult to use at all, but…
ojAlgo is getting a new web site. It's not done, but good enough to replace the old one. Contents from the old site as well as the oj! Blog has…
Benchmarking the HotSpot, Graal CE and Graal EE doing matrix multiplication The HotSpot JVM will eventually be replaced by Graal which is about to be released at v1.0. Graal comes in 2…
Benchmarking the HotSpot and OpenJ9 JVM:s doing matrix multiplication AdoptOpenJDK comes in two flavours – one with the usual HotSpot JVM and one with OpenJ9. JDK 11.0.2, OpenJDK 64-Bit Server…
https://github.com/optimatika/ojAlgo-extensions ojAlgo-commons-math3: The Apache Commons Mathematics LibraryojAlgo-cplex: IBM ILOG CPLEX OptimizationojAlgo-gurobi: GUROBI OptimizationojAlgo-joptimizer: JOptimizer OptimizationojAlgo-mosek: MOSEK OptimizationojAlgo-unsafe: sun.misc.Unsafe usage
Fixed downloading from Yahoo FinanceNew feature to download from Alpha Vantage and IEX TradingAdapted to ojAlgo v47
The BasicMatrix interface has been removed (hidden). From now on use the various implementations directly: PrimitiveMatrix, ComplexMatrix, RationalMatrix...Complete rewrite of ResourceLocator – essentially an http client now.A collection of minor…
He's using ojAlgo... https://youtu.be/tAioWlhKA90