Fortran to Python

Jeroen Ruigrok van der Werven asmodai at in-nomine.org
Fri Jan 4 10:23:38 EST 2008


-On [20080104 15:56], Robin Becker (robin at reportlab.com) wrote:
>you probably want to look at numpy an extension that handles lots of matrix 
>things with great ease. I think it now lives at http://scipy.org/

Yeah, I am aware of SciPy/NumPy, but aside from these two calls to do this
inverse matrix calculation the rest is just stock mathematics, supported by
Python. I am trying to avoid another external dependency if I can. :)

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/
Time is merely a residue of Reality...



More information about the Python-list mailing list