Kalman-and-Bayesian-Filters-in-Python icon indicating copy to clipboard operation
Kalman-and-Bayesian-Filters-in-Python copied to clipboard

Delete filterpy.stats.multivariate_gaussian

Open rlabbe opened this issue 7 years ago • 0 comments

I wrote this when SciPy did not support this function. It has now been supported for 2 years. Better to have people learn SciPy than my library.

this requires removing it from the book (chapter 5, maybe others), and then perhaps from FilterPy.

I think the code that computes the CDF can also be deleted.

rlabbe avatar Jan 10 '18 17:01 rlabbe