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]

Re: Matrix smobs in guile



Uniform arrays are the closest thing Guile has to real matrix support.
If they're clumsy to work with from C, then we should improve the
interface.  I don't do much numeric programming, so I'm at the mercy
of the numeric folks on the list to submit improvements.