issues
search
StochSS
/
GillesPy2
Modeling toolkit for biochemical simulation
http://gillespy2.readthedocs.io/
GNU General Public License v3.0
72
stars
32
forks
source link
1.8.2 Release
#931
Closed
BryanRumsey
closed
1 year ago
BryanRumsey
commented
1 year ago
Changes
[#938]
Added argument to Tau-Hybrid solves that allows the tau step size to be set to a constant value (constant_tau_step_size).
Optimized Tau-Hybrid solvers to only use ODE integrator when necessary.
[#943] Clarified usage of integrator argument in Model.run method.
[#944] Updates to CSV.
Bug Fixes
[#937, #941] SBML import fixes (python reserved words and dependent parameters).
[#942] Fixed time span export when exporting to StochSS Live! model.
Changes
Bug Fixes