Here are the five most popular articles I’ve written for Code Project.
- Simple random number generation
- Five tips for floating point programming
- Pitfalls in random number generation
- Fast numerical integration
- Avoiding overflow, underflow, and loss of precision


{ 1 trackback }
{ 4 comments… read them below or add one }
SteveBrooklineMA 02.25.11 at 19:41
Very nice! I’d never heard of Tanh-sinh quadrature before, and the other articles are interesting as well.
I poked around the Code Project site a bit. It doesn’t seem to have much in the area of what I would call “scientific computing.” Is that your impression as well?
John 02.25.11 at 20:10
You are correct. My articles are not typical of Code Project.
SteveBrooklineMA 02.25.11 at 21:01
I see. Do you know of a similar type of site with a scientific computing focus?
John 02.25.11 at 21:33
No, I don’t know of anything like that.