[ODE] Sweep-and-Prune space for ODE

Graham Fyffe gfyffe at gmail.com
Thu Nov 25 13:12:50 MST 2004


On the subject, I did try several implementations of Radix Sort, and
the fastest one for integers was twice as fast as std::sort.  If I
took that implementation, and added Pierre's trick for handling signed
floats, maybe it would still beat std::sort after all...

- Graham


More information about the ODE mailing list