I'm doing a LOT of matrix math and linear algebra for a Neural Networks course. Does anyone know a good math library I can get so I can actually do vector and matrix math without having to write my own code for it?

I'd also prefer something that didn't take me a hundred years to get working under Borland C++ 5.02 -- I think my next homework is due before then.