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]

gsl change incompatibly ... arrrgh



I had to notice that much of gsl-0.4 is not backward compatible with gsl-0.3,
so my wrappers are null and void :( .

The random generator API is now more complicated than it was before. Would it
be ok for a first approach to just wrap the random distribution stuff and 
leaving the guts of the random generation in a black box, opaque from scheme 
level?

      Klaus Schilling