Table of Contents
A very simple 3D vector, matrix, and linear algebra library.
PolarVector ( rho, theta, phi, )
Return a polar vector (r, theta, phi).
ScaleMatrix ( sx, sy=None, sz=None, )
Return a scaling matrix.
A 3x3 square matrix.
A 3 element vector.