linalg
linalg copied to clipboard
A linear algebra library in C. For fun.
Results
4
linalg issues
Sort by
recently updated
recently updated
newest added
in `linsolve_upper_triangular`
Hi How do i do SVD for ``float complex`` array?, Also the makefile is missing ``-lm`` linker for math Thanks