Releases: voduchuy/pypacmensl
Releases · voduchuy/pypacmensl
Update for sensitivity FSP solver
The API of the SensFspSolverMultiSinks object is updated to reflect the changes in PACMENSL v0.1.0. Specifically:
- The nonzero patterns of the partial derivatives of the time-varying coefficients and the time-independent factors of the propensities are changed to be separate arguments in the SetModel() method of the object.
- These sparsity patterns are input as list of array-like objects instead of a numpy array like in the previous version.
First pre-release
v0.0.0 Update README.md