array conversion guile<-->C ?

Michael Vanier (mvanier@bbb.caltech.edu)
Mon, 17 Nov 1997 10:07:30 +0800

Hi,

Has anyone implemented routines to be able to convert uniform vectors and
arrays back and forth between guile and C? The gh_ functions handle
primitive datatypes well, but I need to be able to migrate array operations
to C for speed.

Thanks,

Mike