In the comments of
ignite/modules/ml/src/main/java/org/apache/ignite/ml/math/decompositions/QRDecomposition.java
it is noted that the QR factorisation is calculated using Householder
reflections. The implementation however is using Modified Gram-Schmidt. Does
this mean that future versions will Householder instead of MGS?

Kind regards

Pieter



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to