From: Michele M. <mat...@eb...> - 2009-02-11 10:09:51
|
Hello list, I would like to know if it's possible to have a python binding for OdeSolver and an example code how to run a timecourse of a model. In particular what I would like to do is: run a model for x time get the species value change one specie value carry on the simulation with the new value for that specie and the last calculated value for all the others. Is possible to do something like that with odeSolver using some python binding? Thanks, Michele. |