The semantic meaning of a "row" versus a "column" is transposed relative to the notation in the linear algebra solvers. Further, there are almost certainly issues with indexing in get_col/set_col routines, etc. This poses an obstacle to implementing the faster "direct" PCA method for basic analyses, but seems too difficult to solve for the prototype. A solution will be implemented for the next version.
The semantic meaning of a "row" versus a "column" is transposed relative to the notation in the linear algebra solvers. Further, there are almost certainly issues with indexing in get_col/set_col routines, etc. This poses an obstacle to implementing the faster "direct" PCA method for basic analyses, but seems too difficult to solve for the prototype. A solution will be implemented for the next version.