amici.amici.SimulationState

class amici.amici.SimulationState[source]

implements an exchange format to store and transfer the state of a simulation at a specific timepoint.

__init__()[source]

Methods Summary

__init__()

Attributes

dx

state variables

state

state of the model that was used for simulation

sx

state variable sensitivity

t

timepoint

x

state variables

Methods

__init__()[source]