Re: Slight recode of gsll/data/permutations.lisp (Re: Bugfix for gsll/data/permutations.lisp)

2016-01-22 Thread Mirko Vukovic
I got an account on gitlab. I need to find a time slot to work on this, so no progress in next few days. Thanks for the coding suggestions. Mirko On Mon, Jan 4, 2016 at 7:18 AM, Mirko Vukovic wrote: > Hi Liam, > > thanks for the feedback. I will get an account on

Re: Slight recode of gsll/data/permutations.lisp (Re: Bugfix for gsll/data/permutations.lisp)

2016-01-04 Thread Mirko Vukovic
Hi Liam, thanks for the feedback. I will get an account on gitlab. Mirko On Fri, Jan 1, 2016 at 1:12 PM, Liam Healy wrote: > Thanks for these patches. I think that GSLL should use the GSL > functions for permutations and combinations rather than relying on the >

Re: Slight recode of gsll/data/permutations.lisp (Re: Bugfix for gsll/data/permutations.lisp)

2016-01-01 Thread Liam Healy
Thanks for these patches. I think that GSLL should use the GSL functions for permutations and combinations rather than relying on the foreign representation as vectors (and the wrong type, too, as you discovered). There is some loss of use of grid functions for manipulation, but I never used that

Slight recode of gsll/data/permutations.lisp (Re: Bugfix for gsll/data/permutations.lisp)

2015-11-27 Thread Mirko Vukovic
Liam, I am not trying to bludgeon this issue to death nor convince the you that I am right and you are wrong. In a nutshell, I started on this path because of exception errors when trying to load GSLL on Windows (SBCL or CCL) using GSL compiled MinGW64. I traced this to the initialization of