v2.0
版本发布时间: 2020-10-14 07:41:46
rlabbe/Kalman-and-Bayesian-Filters-in-Python最新发布版本:v2.0(2020-10-14 07:41:46)
Support for Python 3.6+. The main changes are removal of import from future, replacing np.dot with matrix multiply operator, and using f-strings for string formatting.