Next: Copying, Previous: Operations, Up: Top
The gitweb page is http://repo.or.cz/w/gsd.git. To download,
git clone git://repo.or.cz/gsd.git
The grid
system depends on
alexandria
and the foreign-array
system depends on
cffi,
trivial-garbage, and
split-sequence.
In addition, there are two optional systems,
FSBV, which permits usage of foreign
arrays of complex number elements, and
static-vectors gives
foreign arrays a native Lisp view via the function cl-array
for
foreign arrays made in Lisp (not created in foreign code) for supported
implementations (currently SBCL, CCL, ECL, LispWorks, and Allegro).
Install