On Sun, Oct 15, 2023 at 05:26:12PM -0700, Mark NanoNebulas wrote:
> ...
> could you put the Rotxz into 4178 dimensions I dont understand how your
> doing it in 3

The rotation matrix is a 3x3 matrix. It can operate on a column vector
(1x3 matrix) or on many column vectors at once (on an Nx3 ndarray) or
even on a multidimensional ndarray of dimensions Nx3xPxQ (The second
dimension must be 3).

Regards,
Luis

-- 

                                                                  o
W. Luis Mochán,                      | tel:(52)(777)329-1734     /<(*)
Instituto de Ciencias Físicas, UNAM  | fax:(52)(777)317-5388     `>/   /\
Av. Universidad s/n CP 62210         |                           (*)/\/  \
Cuernavaca, Morelos, México          | moc...@fis.unam.mx   /\_/\__/
GPG: 791EB9EB, C949 3F81 6D9B 1191 9A16  C2DF 5F0A C52B 791E B9EB


_______________________________________________
pdl-general mailing list
pdl-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to