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.
1 parent 206f84a commit 7d390f7Copy full SHA for 7d390f7
src/CMakeLists.txt
@@ -25,6 +25,7 @@ set(fppFiles
25
stdlib_linalg_outer_product.fypp
26
stdlib_linalg_kronecker.fypp
27
stdlib_linalg_cross_product.fypp
28
+ stdlib_linalg_eigenvalues.fypp
29
stdlib_linalg_solve.fypp
30
stdlib_linalg_determinant.fypp
31
stdlib_linalg_state.fypp
0 commit comments