This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

array conversion guile<-->C ?



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