timeflux / timeflux_rasr

Implementation of rASR filtering.
MIT License
26 stars 4 forks source link

Riemannian eigh #18

Open lkorczowski opened 4 years ago

lkorczowski commented 4 years ago

This branch includes all the requirements to add the option of Riemannien subspace in RASR:

Please review the code, cost function, gradien and hessian mainly because pymanopt thrustregion fails to converge to correct solution. This issue has been mentioned in #14 .

Please don't merge this branch until we succeeded to make it work ^^(the output in the test_pymanopt.py should be a permutation matrix).