filterpy icon indicating copy to clipboard operation
filterpy copied to clipboard

Improve readthedocs

Open rlabbe opened this issue 3 years ago • 1 comments

It's pretty embarrassing. Help(KalmanFilter) or KalmanFilter? give better documentation.

I may want to look into a different way of generating documentation. The look and feel is quite outdated compared to something like https://numpy.org/doc/stable/reference/maskedarray.generic.html#accessing-the-mask, which is beautiful and helpful.

rlabbe avatar Apr 08 '21 19:04 rlabbe

And link https://filterpy.readthedocs.io/en/latest/# is version of 1.4.4 documentation but 1.4.5 is available. Could you provide the examples of CKF?

HengYuD avatar May 24 '21 14:05 HengYuD