Python in Science
Scientific adventures with Python.
Friday, April 17, 2009
Parallel version of the Gillespie solver
›
A few months back I blogged about my implementation of the Gillespie SSA algorithm for solving stochastic differential equations. I have no...
2 comments:
Thursday, March 5, 2009
Fixing Rkward startup problems
›
Rkward is a Nice IDE project for R based on standard KDE components such as Kate, etc. However, most people wanting to try it (version 0.5b...
Friday, February 27, 2009
Real-time Plotting from Numerical Simulations
›
Complex numerical simulations usually take a long time to run while using full CPU(s). If something goes wrong during such a run, we general...
6 comments:
‹
›
Home
View web version