I'm going to maintain pykalman-bardo, react to issues, and fix bugs. For now the API is the same as in the initial package, but it might evolve in time.
I hope you will find it useful for your project!
Motivation and Context
How Has This Been Tested?
[ ] Pass the test by running: pytest Qbot/tests/test_all_pipeline.py under upper directory of /.
[ ] If you are adding a new feature, test on your own test scripts.
Description
Consider migration from
pykalman
topykalman-bardo
, as pykalman project is no longer maintained. There were some issues that were fixed, see: https://github.com/pybardo/pykalman/blob/v0.9.7/CHANGELOGI'm going to maintain pykalman-bardo, react to issues, and fix bugs. For now the API is the same as in the initial package, but it might evolve in time.
I hope you will find it useful for your project!
Motivation and Context
How Has This Been Tested?
pytest Qbot/tests/test_all_pipeline.py
under upper directory of/
.Screenshots of Test Results (if appropriate):
Types of changes