You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tridiagonal matrix support has been done in #196, and other formats, i.e. packed and band storage formats should be supported. It should be in lax crate, and exposed into ndarray-linalg.
The text was updated successfully, but these errors were encountered:
Related to #74
https://www.netlib.org/lapack/lug/node123.html

Tridiagonal matrix support has been done in #196, and other formats, i.e. packed and band storage formats should be supported. It should be in lax crate, and exposed into ndarray-linalg.
The text was updated successfully, but these errors were encountered: