Re: [Pdl-devel] it is possible to mask PDL::Char ndarrays

2022-06-18 Thread Ed .
From: Guillermo P. Ortiz<mailto:gor...@exa.unne.edu.ar> Sent: 16 June 2022 00:36 To: pdl-gene...@lists.sourceforge.net<mailto:pdl-gene...@lists.sourceforge.net>; pdl-devel@lists.sourceforge.net<mailto:pdl-devel@lists.sourceforge.net>; PDL Forum<mailto:pdl-port...@jach.hawaii.edu

[Pdl-devel] it is possible to mask PDL::Char ndarrays

2022-06-15 Thread Guillermo P. Ortiz
Dear pdl development and pdl friends, I am trying to add a bunch of strings with same length into a pdl in order to may select some of them using a mask, but I do not know if it is possible using PDL::Char for example, or any other usual PDL + some tricks? Thanks in advance for your comments Regar