We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddc4d43 commit f4dafe8Copy full SHA for f4dafe8
README.md
@@ -10,6 +10,10 @@ See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/L
10
11
## Wrapped API
12
13
+ - gebak
14
+ - gebal
15
+ - geev
16
+ - gehrd
17
- gelsd
18
- geqrf
19
- geqrs
@@ -19,6 +23,9 @@ See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/L
23
- getrf
20
24
- getri
21
25
- getrs
26
+ - hsein
27
+ - hseqr
28
+ - orgqr
22
29
- ormqr
30
- potrf
31
- potri
@@ -28,13 +35,18 @@ See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/L
35
- spev
36
- sptrf
37
- sptri
38
+ - steqr
39
- syev
32
40
- syev_2stage
33
41
- sysv_rook
34
42
- sytrf
43
- sytrs2
44
- tptri
45
+ - trevc
46
- trtri
47
+ - unghr
48
+ - ungqr
49
+ - unmhr
50
- unmqr
51
52
---------------
0 commit comments