Commit Graph

46 Commits

Author SHA1 Message Date
fdc1c5642e
add software manual updates for hw8 2023-12-09 20:46:16 -07:00
b5ad184c1b
hw8 checkpoint 2023-12-08 09:21:32 -07:00
b8c662456f
fix typos 2023-12-06 14:15:18 -07:00
c8bfa7bd0c
increment lizfcm version 2023-11-27 15:19:11 -07:00
f0b420e8cd
recompile software manual after hw 7 and hw 7 p6 2023-11-27 15:13:34 -07:00
0981ffa00c
q5 hw7 2023-11-27 14:54:39 -07:00
793c01c9bd
add shifted eigenvalue procedure and unit test 2023-11-27 14:06:16 -07:00
76e00682b2
add lizfcm api doc entry for least dominant eigenvalue 2023-11-27 13:32:05 -07:00
2a35f68ac4
add least dominant eigenvalue 2023-11-27 13:27:49 -07:00
f50a1c5a4d
update docs w/ new src 2023-11-27 10:17:27 -07:00
09dd5c5eb2
normalize eigenvector for numerical running purposes 2023-11-27 10:16:47 -07:00
aa77d733b0
add leslie matrix dominant eigenvalue unit test 2023-11-27 10:14:50 -07:00
4d2d4f5d7a
add hw 7 and documentation for q1 and part of q2 in lizfcm api reference 2023-11-15 14:43:22 -07:00
c02573cb66
generate leslie matrix 2023-11-15 14:30:39 -07:00
1a6b952736
compute dominant eigenvalue 2023-11-15 14:16:15 -07:00
3f1f18b149
hw6 2023-11-11 13:15:59 -07:00
586d8056c1
nov 6, add -lm appended to make test due to my (admittedly heavy) usage of clang 2023-11-06 10:17:14 -07:00
fcb00cd969
nov 3 notes 2023-11-06 08:52:40 -07:00
562ba9a9b6
hw 5 2023-10-30 19:07:43 -06:00
81979f09cf
matrix multiplication! 2023-10-23 10:17:03 -06:00
8ba71912fa
add compile flags for lsp mode in emacs 2023-10-23 09:42:20 -06:00
e0106e62b8
update software manual to reflect new root finding methods 2023-10-18 13:08:22 -06:00
9e7166a52e
oct 16, 18 notes. add unit tests with utest, and bisection root finding methods 2023-10-18 12:49:39 -06:00
1b4d91e623
updates to matrix.c 2023-10-13 21:09:27 -06:00
d21a7de801
hw 4 2023-10-13 21:00:07 -06:00
cae58e90e0
show error 2023-10-13 17:54:47 -06:00
e16dc49abc
fix subst 2023-10-13 17:20:17 -06:00
0ce79392c3
format 2023-10-13 09:58:25 -06:00
add2520e49
bug fixes and fix compilation on gcc 2023-10-11 17:00:38 -06:00
78bd8c4a95
lu factorization 2023-10-11 15:56:20 -06:00
faaef032d8
matrices 2023-10-11 14:09:59 -06:00
1ce75ab5fe
remove .swp 2023-10-11 10:04:21 -06:00
43f06890e2
deprecate common lisp solutions and write c; it's too much effort to keep up with the requirements for an archive. 2023-10-11 10:04:04 -06:00
a74a732b27
recompile archive 2023-10-10 14:44:54 -06:00
834bb45be7
problem one hw 4 2023-10-10 14:44:33 -06:00
e46e5eee74
flatten directory structure to appease dr koebbe 2023-10-09 21:37:44 -06:00
adda6869cb
updates 10/9 2023-10-09 21:08:25 -06:00
b35e399833
fix bug in which err = 0 2023-09-27 10:10:33 -06:00
4584437d43
these lambdas are unnecessary 2023-09-27 09:56:00 -06:00
1a8c81d07e
keep unit tests but make directory structure more consistent with requirements i did not read 2023-09-27 09:53:37 -06:00
5e85a662d2
fix compute-maceps arguments 2023-09-27 09:38:55 -06:00
58c73fd511
add september notes & hw2 code / pdf 2023-09-25 10:36:23 -06:00
2e284b7150
new table macro, notes for 9/11 2023-09-13 09:54:12 -06:00
2cb14ebf79
add produced markdown -> pdf + css 2023-09-08 09:38:09 -06:00
9fcd733232
common lisp! 2023-09-07 12:19:32 -06:00
dadf03afa3
virtualization module 2023-09-06 09:34:16 -06:00