Numerical Linear Algebra in arbitrary precision

Ken ken.allen at sbcglobal.net
Wed Feb 15 16:02:45 EST 2012


Brand new Python user and a bit overwhelmed with the variety of
packages available.  Any recommendation for performing numerical
linear algebra (specifically least squares and generalized least
squares using QR or SVD) in arbitrary precision?  I've been looking at
mpmath but can't seem to find much info on built in functions except
for LU decomposition/solve.

Appreciate any comments.

Ken



More information about the Python-list mailing list