[Gsll-devel] grid:make-grid bug?

Mirko Vukovic mirko.vukovic at gmail.com
Wed Feb 24 18:39:31 UTC 2010


The following throws my clisp into an infinite loop:

(grid:MAKE-GRID '((gsl:marray 3 3) DOUBLE-FLOAT) :INITIAL-CONTENTS
          #(0.5d0 1.5d0 2.5d0 3.5d0 0.1d0 1.1d0 10.5d0 11.5d0 12.5d0
        13.5d0 10.1d0 11.1d0 20.5d0 21.5d0 22.5d0 23.5d0 20.1d0
        21.1d0))

Am I misusing make-grid, or is this a bug?

Thanks,

Mirko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/gsll-devel/attachments/20100224/bc1a68e0/attachment.html>


More information about the gsll-devel mailing list