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