On Mon, Jan 13, 2025 at 07:33:34PM +0000, Ed . wrote:
> I have some awareness of PDL::Dims...
>
> And on the subject of capabilities I think should be stolen into core PDL, I 
> believe "apply an operation over dims other than 0" is another.

Have you looked at PDL::ApplyDim? It doesn't skip the mv nor reorder
operations, it just hides them away so the user doesn't have to keep
track of how the dimensions were shuffled before applying an operation
nor how to unshuffle them afterwards. He just have to state which
dimension(s) should come to the front or to the back before applying
the operation.

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          | [email protected]   /\_/\__/
GPG: 791EB9EB, C949 3F81 6D9B 1191 9A16  C2DF 5F0A C52B 791E B9EB


_______________________________________________
pdl-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdl-general

Reply via email to