- Notifications
You must be signed in to change notification settings - Fork 89
Pull requests: rust-ndarray/ndarray-linalg
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement tridiagonal solve for Array1 right hand sides
#374 opened Feb 24, 2024 by Chris00 Loading… updated Feb 24, 2024
Updated features to match intel-mkl-src 8.1 (enabeling multithreading / ilp64)
#359 opened Jun 16, 2023 by KKrijnen Loading… updated Jun 16, 2023
Fix misleading documentation about tridiagonal matrices
#353 opened Jan 29, 2023 by Chris00 Loading… updated Jan 29, 2023
Add pinv function (Moore-Penrose Pseudo-inverse)
#299 opened Jun 1, 2021 by emiddleton • Draft updated Jul 29, 2021
Add more tests for SolveH bug Bug issue, or bug fix change
#294 opened May 27, 2021 by jturner314 Loading… updated May 30, 2021
Improve stride copying in generalize a bit
#288 opened May 17, 2021 by bluss Loading… updated May 17, 2021
Added eigg function which is a wrapper to ggev
#280 opened Apr 18, 2021 by selvavm Loading… updated Apr 25, 2021
Make lobpcg::MagnitudeCorrection public and improve documentation
#275 opened Apr 8, 2021 by bytesnake Loading… updated Apr 17, 2021
4 tasks done
Cholesky factorization of PSD matrices
#257 opened Sep 25, 2020 by Arnaud15 Loading… updated Sep 25, 2020
refactor div-conq SVD, impl svd_rand
#165 opened Jun 27, 2019 by nlhepler Loading… updated Apr 13, 2020
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.