File tree Expand file tree Collapse file tree 2 files changed +723
-670
lines changed Expand file tree Collapse file tree 2 files changed +723
-670
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/L
1010
1111## Wrapped API
1212
13+ - gebak
14+ - gebal
15+ - geev
16+ - gehrd
1317 - gelsd
1418 - geqrf
1519 - geqrs
@@ -19,6 +23,9 @@ See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/L
1923 - getrf
2024 - getri
2125 - getrs
26+ - hsein
27+ - hseqr
28+ - orgqr
2229 - ormqr
2330 - potrf
2431 - potri
@@ -28,13 +35,18 @@ See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/L
2835 - spev
2936 - sptrf
3037 - sptri
38+ - steqr
3139 - syev
3240 - syev_2stage
3341 - sysv_rook
3442 - sytrf
3543 - sytrs2
3644 - tptri
45+ - trevc
3746 - trtri
47+ - unghr
48+ - ungqr
49+ - unmhr
3850 - unmqr
3951
4052---------------
You can’t perform that action at this time.
0 commit comments