Skip to content

Pull requests: rust-ndarray/ndarray-linalg

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Norm for ArrayBase<S, D>
#25 by termoshtt was merged Jan 24, 2017 Loading…
Fix compiler warnings and most clippy warnings
#93 by jturner314 was merged Nov 25, 2017 Loading…
Add documentation for solveh module
#76 by jturner314 was merged Sep 21, 2017 Loading…
Support RcArray
#23 by termoshtt was merged Jan 29, 2017 Loading…
10 tasks done
Introduce MFloat and HMFloat
#22 by termoshtt was merged Jan 23, 2017 Loading…
Refactoring tests using ndarray-numtest
#21 by termoshtt was merged Jan 23, 2017 Loading…
LU decomposition
#18 by termoshtt was merged Nov 19, 2016 Loading…
Circle CI
#112 by termoshtt was merged Jun 10, 2018 Loading…
Trait for linear operator breaking change Non-compatible change
#159 by termoshtt was merged Jun 16, 2019 Loading…
Feature for Static linking
#158 by termoshtt was merged Jun 15, 2019 Loading…
Coverage Report
#157 by termoshtt was closed Jul 27, 2019 Loading…
Arnoldi iterator
#155 by termoshtt was merged Jun 15, 2019 Loading…
Householder reflection
#154 by termoshtt was merged Jun 12, 2019 Loading…
Make blas/lapack-src non-optional
#153 by termoshtt was merged Jun 11, 2019 Loading…
Implement SVD by divide-and-conquer
#164 by nlhepler was merged Jun 27, 2019 Loading…
Docs - Landing page
#145 by LukeMathWalker was merged May 8, 2019 Loading…
Fix SVD without u or vt
#163 by termoshtt was merged Jun 19, 2019 Loading…
Update of blas-src, lapack-src and openblas-src
#174 by stefan-k was merged Oct 13, 2019 Loading…
Added test for 2x2 inverse (related to #123)
#175 by stefan-k was merged Oct 13, 2019 Loading…
Feature static
#170 by termoshtt was merged Sep 29, 2019 Loading…
Update ndarray to version 0.13
#172 by stefan-k was merged Oct 9, 2019 Loading…
Separation of Scalar trait into another crate
#139 by termoshtt was merged Apr 27, 2019 Loading…
Implement Arnoldi method
#144 by termoshtt was closed Jun 3, 2019 Loading…
2 of 6 tasks
Add Windows setting for Azure Pipeline
#146 by termoshtt was merged Jun 11, 2019 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.