Christopher Barker writes: > Anyway, I would like to see a nice linear algebra lib -- but not 'cause I'd > use it, only because I find it interesting.
SymPy. Except that in this conversation, "linear algebra" is likely neither restricted to linearity nor so much algebraic as computational, so SymPy likely won't do. :-/ _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/TFMLIKWPAORE675QLESIJOGEPHBIPF7Y/ Code of Conduct: http://python.org/psf/codeofconduct/
