LoLab-MSM / pysb

Python framework for Systems Biology modeling [Lopez Lab Mods]
BSD 2-Clause "Simplified" License
6 stars 8 forks source link

Modify Solver.run() in 'dev' branch to allow 'param_values' to be passed as a dictionary #17

Closed lh64 closed 9 years ago

lh64 commented 9 years ago

We should allow parameter values to be passed to Solver.run() in a dictionary in the same way that we now allow species concentrations to be passed in a dictionary.