I don't think of it as a library either, and technically it's not. I do compile those few lines of code and link them in separately.
- Don Christoph Birk wrote: > On Wed, 14 Nov 2007, Don Dailey wrote: >> Also, now that I think about it, I do use Mersenne Twister - I just >> forgot about it because this was a late addition to my program. I will >> look at the SIMD version - just using the non-SIMD version was a big >> speedup over the standard library rand() function. > > I do use MT too, but I don't consider it a library. It's 50 lines > of additional source code inside one of my Go-program files. > > Christoph > _______________________________________________ > computer-go mailing list > computer-go@computer-go.org > http://www.computer-go.org/mailman/listinfo/computer-go/ > _______________________________________________ computer-go mailing list computer-go@computer-go.org http://www.computer-go.org/mailman/listinfo/computer-go/