I didn't know (or had forgotten) about the pptemplate; I'll try it, thanks.
I use Pdlpp expecting it to be simple, but then, making it installable
is not so simple. I tried several semiautomatic approaches but they
didn't quite work. I uploaded a copy of my last attempt to github,
https://github.c
On Sat, Jan 11, 2025 at 11:52:53AM -0600, Luis Mochan wrote:
> I didn't know (or had forgotten) about the pptemplate; I'll try it, thanks.
> ...
With pptemplate things worked and installed without problem, thanks.
Regards,
Luis
--
Hi again,
By the way, I made a small package which may be useful (unless its
functionality is already part of PDL and I missed it): PDL::ApplyDim.
The idea is to factor out a common shuffling and unshuffling of
indices before calling pdl functions/methods that act only on the
first dimension(s). S