Skip to content

Commit

Permalink
add steqr
Browse files Browse the repository at this point in the history
  • Loading branch information
9il committed Feb 6, 2020
1 parent ddc4d43 commit f4dafe8
Show file tree
Hide file tree
Showing 2 changed files with 723 additions and 670 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/L

## Wrapped API

- gebak
- gebal
- geev
- gehrd
- gelsd
- geqrf
- geqrs
Expand All @@ -19,6 +23,9 @@ See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/L
- getrf
- getri
- getrs
- hsein
- hseqr
- orgqr
- ormqr
- potrf
- potri
Expand All @@ -28,13 +35,18 @@ See [wiki: Link with CBLAS & LAPACK](https://github.com/libmir/mir-lapack/wiki/L
- spev
- sptrf
- sptri
- steqr
- syev
- syev_2stage
- sysv_rook
- sytrf
- sytrs2
- tptri
- trevc
- trtri
- unghr
- ungqr
- unmhr
- unmqr

---------------
Expand Down
Loading

0 comments on commit f4dafe8

Please sign in to comment.