Factor Analysis on pure python
This MR implements the ISV and the JFA algorithms on pure python using numpy/dask-arrays. In the way I'm implementing it, we can easily run this algorithm in a distributed manner, either locally on an HPC.
Closes #41 (closed)
Edited by Amir MOHAMMADI