Vectors

sturlamolden sturlamolden at yahoo.no
Fri Apr 22 16:57:23 EDT 2011


On Apr 20, 9:47 am, Algis Kabaila <akaba... at pcug.org.au> wrote:

> Are there any modules for vector algebra (three dimensional
> vectors, vector addition, subtraction, multiplication [scalar
> and vector]. Could you give me a reference to such module?

NumPy

Or one of these libraries (ctypes or Cython):

BLAS (Intel MKL, ACML, ACML-GPU, GotoBLAS2, or ATLAS)
Intel VML
ACML-VM











More information about the Python-list mailing list