Dear all,
I know I join late to the discussion, let me just point to the excellent
PDL::Transform module, which I have used successfully to perform
rotations in the past. May be using t_linear can save you several
headaches - or not. Currently, I lack time to delve into your specific
problem.
Ingo
On 10/16/23 20:14, Luis Mochan wrote:
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
_______________________________________________
pdl-general mailing list
pdl-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-general