Skip to content

Update for sensitivity FSP solver

Pre-release
Pre-release
Compare
Choose a tag to compare
@voduchuy voduchuy released this 31 Jul 22:11
· 1 commit to master since this release
59b845f

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.