Vector math

Tyler Eaves tyler at NOSPAMml1.net
Tue Mar 23 22:50:38 EST 2004


I'm look for a module that can do the following operations on vectors

- Cross product
- Angle between two vectors
- rotate a 3d point around an arbitrary axis by an arbitrary amount. 

Actually, the 3 are related. The net effect of rotating around a cross
product of two vectors by the angle between them is to essentially realign
a vector from one coordinate system.




More information about the Python-list mailing list