work in class
Discuss status of projects.
Continue to work on 'em in class.
(I encourage you to collaborate with
others doing similar stuff.)
Check out
I went over a recursive approach
to determinants with a python program
for Felix, who is looking at similar
stuff in C.
We also looked at allocating memory
for a duplicate matrix, and printing
out a matrix in C.