ciemss / pyciemss

Causal and probabilistic reasoning with continuous time dynamical systems
Other
12 stars 4 forks source link

Add parameters to observables #580

Closed SamWitty closed 4 weeks ago

SamWitty commented 4 weeks ago

addresses #578

This small PR allows for observables to be defined in terms of (potentially random) parameters. This includes a minimal change to the definition of eval_observables to include parameters and manage parameter tensor shapes, as well as adding a relevant test.