kalman 1.0.0.0 → 1.0.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- kalman.cabal +2/−2
kalman.cabal view
@@ -1,10 +1,10 @@ name: kalman-version: 1.0.0.0+version: 1.0.0.1 synopsis: Kalman and particle filters and smoothers description: Linear, extended and unscented Kalman filters are provided, along with their corresponding smoothers. Furthermore, a particle filter and smoother is provided.-homepage: https://github.com/fpco/kalman+homepage: https://github.com/idontgetoutmuch/Kalman license: MIT license-file: LICENSE author: Dominic Steinitz, Jacob West