Re: [PD] abs for the new list methods

2016-03-10 Thread Matt Barber
Thanks. That'll be going into the array-abs collection eventually once I tweak it to match the interface. It also doesn't handle floats quite right. I'll be devoting much of April to the project. On Thu, Mar 10, 2016 at 9:42 PM, patrice colet wrote: > I just tried the

Re: [PD] abs for the new list methods

2016-03-10 Thread Matt Barber
BTW, I'd welcome testing and benchmarking of the list-s2l I attached. It's old and slower than the zexy version, and probably obsolete now that there is [list fromsymbol], but it was an interesting concept that has bearing on linear search algorithms I'm working on for my array-abs library. On

Re: [PD] abs for the new list methods

2016-03-10 Thread patrice colet
great new, thanks for the file Le 10/03/2016 16:47, Matt Barber a écrit : Working on it slowly. In the meantime if you need a symbol2list for vanilla, see attached (list-abs already has a [list-l2s]). On Thu, Mar 10, 2016 at 10:32 AM, patrice colet

[PD] abs for the new list methods

2016-03-10 Thread patrice colet
Hello, I'd like to know if there are some goodies somewhere like list-abs with the new list methods, like replacing some [zexy/list2symbol] with some [list from symbol] magics and trying to stay in vanilla world. ___ Pd-list@lists.iem.at mailing