fundamentals of computational mathematics in "immutable" C
Go to file
2023-11-27 10:17:27 -07:00
class@0c4f1d7f0e keep unit tests but make directory structure more consistent with requirements i did not read 2023-09-27 09:53:37 -06:00
deprecated-cl remove .swp 2023-10-11 10:04:21 -06:00
doc update docs w/ new src 2023-11-27 10:17:27 -07:00
homeworks add leslie matrix dominant eigenvalue unit test 2023-11-27 10:14:50 -07:00
inc generate leslie matrix 2023-11-15 14:30:39 -07:00
notes add leslie matrix dominant eigenvalue unit test 2023-11-27 10:14:50 -07:00
src normalize eigenvector for numerical running purposes 2023-11-27 10:16:47 -07:00
test normalize eigenvector for numerical running purposes 2023-11-27 10:16:47 -07:00
.DS_Store updates to matrix.c 2023-10-13 21:09:27 -06:00
.gitignore hw 4 2023-10-13 21:00:07 -06:00
.gitmodules keep unit tests but make directory structure more consistent with requirements i did not read 2023-09-27 09:53:37 -06:00
compile_flags.txt add compile flags for lsp mode in emacs 2023-10-23 09:42:20 -06:00
Makefile nov 6, add -lm appended to make test due to my (admittedly heavy) usage of clang 2023-11-06 10:17:14 -07:00