Releases: piercus/kalman-filter
Releases · piercus/kalman-filter
v2.3.0
2.3.0 (2023-05-25)
Features
- polymorphism on covariance (66ce358)
v2.2.0
2.2.0 (2023-04-20)
Features
- add Tracker and distance collection (141d8f6)
v2.1.0
2.1.0 (2023-04-20)
Bug Fixes
Features
- adding 5 dynamic models and 2 observation models (a2ea997)
v2.0.1
2.0.1 (2023-04-20)
Bug Fixes
v2.0.0
2.0.0 (2023-04-20)
Bug Fixes
- rm http-server from package.json (83d1be1)
- update package-lock.json (ffeed39)
Features
- remove linalgebra and use simple-linalg instead (bcb5c8d)
BREAKING CHANGES
- the linalgebra is not exposed anymore
v1.13.0
1.13.0 (2023-03-28)
Bug Fixes
Features
- control parameter using dynamic.constant (90b3333)
v1.12.0
1.12.0 (2023-03-24)
Bug Fixes
- digital envelope routines::unsupported (556302a)
- override NODE_OPTIONS (768d061)
- override NODE_OPTIONS (797253f)
Features
- extended kalman filter with fn parameters (5eac445)
v1.11.0
1.11.0 (2022-08-12)
Features
- add files in package.json to reduce package footprint (657b7e5)