Numarray, numeric, NumPy, scpy_core ??!!

Szabolcs Nagy nszabolcs at gmail.com
Sun Jan 22 15:55:24 EST 2006


> Basically all I need is vectors and 3x3 matrices.

hmm
is numpy really efficient for 3x3 (or 4x4) matrices and vectors?

IMHO an optimized matrix4x4 class can be much faster (i'm just guessing
here)

eg cgtypes is a simple c++ implementation with boost-python wrapper:
http://cgkit.sourceforge.net/




More information about the Python-list mailing list