Monthly Archives: April 2006

Fast interpolation code?

Here’s a question for everyone who does numerical computation. Has anyone released an open-source 1-d interpolation algorithm with assembly code for the various kinds of processor SIMD extensions (i.e. SSE2, 3DNow, AltiVec)? Most (if not all) scientific codes make repeated … Continue reading

Share
Posted in Science, Software | 7 Comments

OpenBugs

Open source software for Bayesian analysis using MCMC: a continuation of the WinBUGS project. Find OpenBugs at: http://www.mathstat.helsinki.fi/openbugs/

Share
Posted in Statistics | Leave a comment