30 September 2005
SRFI-32 for Bigloo
I needed some fast vector sorting routines for my n-body integrator. To that end, I've packaged up the withdrawn SRFI 32 for Bigloo. The SRFI is technically withdrawn, but even half of a half-standard is better than none (and this way I don't have to delve into sorting myself---I'm sure Olin Shivers is way better at that than I am).
Subscribe to:
Post Comments (Atom)
1 comment:
The location of this library has moved. You can now find it at http://faculty.wcas.northwestern.edu/will-farr/srfi-32/srfi-32.html. Note that I haven't touched the code in years, so it's probably pretty out-of-date now.
Post a Comment