ContinuousDPs v0.3.1
New features
weightsnow accepts a callableweights(s)orweights(s, x)specifying a state- or state-action-dependent shock distribution over the fixed shock nodes.
Merged pull requests:
- MAINT: Route the expectation loops through an internal _QuadratureKernel (#117) (@oyamad)
- ENH: Accept callable shock weights: weights(s) and weights(s, x) (#118) (@oyamad)
- MAINT: Introduce the two-tier transition-kernel contract (#119) (@oyamad)
- ENH: Allow a ready-made transition kernel as the weights primitive (#120) (@oyamad)