A couple of bugs fixed: The getEigenpair(int) method of the Eigenvalue interface threw an ArrayIndexOutOfBoundsExceptionA couple of issues related to calculating the nullspace (using QR or SVD) decompositions.Everything "Big" is…
Any post that coincides with the release of a new version
No new features. This is just to make it compatible with the latest version of ojAlgo. It appears downloading historical data from Google and Yahoo broke (again). The code related…
The main news this time is that the finance specific code (the org.ojalgo.finance package) has been moved to its own project/module named ojAlgo-finance. Other than that the most important new…