index
:
zzz--oldstuff/cmath.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-12-09
add software manual updates for hw8
Elizabeth Hunt
2023-12-08
hw8 checkpoint
Elizabeth Hunt
2023-11-27
recompile software manual after hw 7 and hw 7 p6
Elizabeth Hunt
2023-11-27
q5 hw7
Elizabeth Hunt
2023-11-27
add shifted eigenvalue procedure and unit test
Elizabeth Hunt
2023-11-27
add least dominant eigenvalue
Elizabeth Hunt
2023-11-27
normalize eigenvector for numerical running purposes
Elizabeth Hunt
2023-11-27
add leslie matrix dominant eigenvalue unit test
Elizabeth Hunt
2023-11-15
add hw 7 and documentation for q1 and part of q2 in lizfcm api reference
Elizabeth Hunt
2023-11-15
generate leslie matrix
Elizabeth Hunt
2023-11-15
compute dominant eigenvalue
Elizabeth Hunt
2023-11-11
hw6
Elizabeth Hunt
2023-10-30
hw 5
Elizabeth Hunt
2023-10-23
matrix multiplication!
Elizabeth Hunt
2023-10-18
oct 16, 18 notes. add unit tests with utest, and bisection root finding methods
Elizabeth Hunt
2023-10-13
updates to matrix.c
Elizabeth Hunt
2023-10-13
hw 4
Elizabeth Hunt
2023-10-13
fix subst
Elizabeth Hunt
2023-10-11
bug fixes and fix compilation on gcc
Elizabeth Hunt
2023-10-11
lu factorization
Elizabeth Hunt
2023-10-11
matrices
Elizabeth Hunt
2023-10-11
deprecate common lisp solutions and write c; it's too much effort to keep up ...
Elizabeth Hunt
2023-10-10
problem one hw 4
Elizabeth Hunt
2023-10-09
flatten directory structure to appease dr koebbe
Elizabeth Hunt
2023-10-09
updates 10/9
Elizabeth Hunt
2023-09-27
fix bug in which err = 0
Elizabeth Hunt
2023-09-27
these lambdas are unnecessary
Elizabeth Hunt
2023-09-27
keep unit tests but make directory structure more consistent with requirement...
Elizabeth Hunt