Skip to content

Releases: voduchuy/pypacmensl

Update for sensitivity FSP solver

31 Jul 22:11
59b845f
Compare
Choose a tag to compare
Pre-release

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

29 Jul 16:36
4eb8efb
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release
v0.0.0

Update README.md