Not at all... I am sorry. The patches were handcrafted and very customized. For instance, most of the linear algebra and matrix manipulation worked fine, but a simple matrix multiplication didn't, so I just copied the two for loops in a my own simpler function. And things like that.
On Wed, Sep 21, 2011 at 2:03 PM, Brian Gough <[email protected]> wrote: > At Tue, 20 Sep 2011 19:29:17 +0200, > Sergio Valcarcel wrote: > > Just to advice that I have found many bugs when using the library. Some > > depend on the float/double representation, some other on the way the > > functions are coded. So I had to patch myself. > > Any patches to fix these problems appreciated -- I'd like the library > to work out of the box on all platforms. > > -- > Brian Gough > > _______________________________________________ Bug-gsl mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gsl
