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
ENH: linalg: add batch support to remaining eigenvalue functions (scipy#22165)
* ENH: linalg.eigh_tridiagonal: add batch support
* ENH: linalg.eigvalsh_tridiagonal: add batch support
* ENH: linalg.eigvals: add batch support
* TST: linalg.cdf2rdf: add test of batch support
* Revert "TST: linalg.cdf2rdf: add test of batch support"
This reverts commit 40bdaf3.
* TST: linalg: generalize name of TestBatch
0 commit comments