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…

Continue ReadingStatQuest PCA Example

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

Continue ReadingojAlgo-extensions v2.47.2

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…

Continue ReadingojAlgo v47