Hello,<br>
<br>
I need to compute eigenvalues and eigenvectors on sparse matrix.<br>
I found a C library "meschach" which seems to do the work. <br>
Unfortunatly, this libray doesn't seem to be interfaced in Python.<br>
<br>
Has anyone ever used this library and interfaced it in Python or has a solution<br>
to compute eigenvalues and eigenvalues on sparse matrix efficiently in Python?<br>
<br>
Thanks in advance,<br>
<br>
Cyril<br>