lamehacks

Stuff is fun

Archive for the ‘Mathematics’ Category

Linear algebra in javascript

Monday, September 12th, 2011

Every other week I find myself solving some kind of problem that involves matrix operations or other linear algebra concepts. I still have my old TI-89 from when I was a student. It’s a handy calculator, no doubt about that, older people will even call it a luxury. But quite frankly, I don’t know why we should use calculators considering the speed of an average personal computer. Or even a cellphone in case you’re thinking about throwing the portability argument.
Anyway, rants aside, I was bored so I put together a tiny javascript library with basic linear algebra functions.
(more…)

. .

Entries (RSS) and Comments (RSS).