We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
use stdlib_linalg
1 parent 098d9b8 commit 76368a0Copy full SHA for 76368a0
src/stdlib_linalg_pinv.fypp
@@ -6,7 +6,6 @@ submodule(stdlib_linalg) stdlib_linalg_pseudoinverse
6
use stdlib_linalg_blas
7
use stdlib_linalg_lapack
8
use stdlib_linalg_state
9
- use stdlib_linalg, only: svd
10
use ieee_arithmetic, only: ieee_value, ieee_quiet_nan
11
implicit none(type,external)
12
0 commit comments