jacobnzw / SSMToybox

Nonlinear Sigma-Point Kalman Filters based on Bayesian Quadrature
MIT License
12 stars 0 forks source link

Make `gauss_mixture()` return samples #19

Closed jacobnzw closed 3 years ago

jacobnzw commented 5 years ago

... and let it return component indices optionally. (indices indicate from which component the sample came from).

And do tests for it.