[Pdl-devel] RFC: Coordinated masking of piddles.

2016-10-11 Thread Diab Jerius
Masking out elements of piddles is something that PDL has supported for a long time via bad values. This works well if all operations performed on the piddle respect bad values, and it doesn't quite matter that you may be overwriting a value with the bad value (at worst, you keep a copy of the ori

Re: [Pdl-devel] [pdl:bugs] #427 PDL->null->copy returns an empty (not null) piddle

2016-10-11 Thread Diab Jerius
Well, you know what they say: one person's bug is another's feature request. I understand your point. On Fri, Oct 7, 2016 at 10:54 PM, Chris Marshall wrote: > Hi Diab- > > I generally prefer have bug tickets be for > things that are broken while enhancements and > new features or API changes wou