|
Repo Added
|
Files
8
|
Badge
README BADGES
|
push
travis-ci
213 of 225 relevant lines covered (94.67%)
1.89 hits per line
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| 107 | split-kalman-filter | fix Kalman filter example | push | travis-ci | pending completion | ||
| 106 | split-kalman-filter | Rationalise Kalman filter a bit more | push | travis-ci | pending completion | ||
| 105 | split-kalman-filter | initialise Kalman filter to be time step 0 It was off that, despite passing the initial state estimate to the constructor, it wasn't actually used until the first predict step. Re-jig the ordering. | push | travis-ci | pending completion | ||
| 104 | split-kalman-filter | exc: add docstring to ParameterError | push | travis-ci | pending completion | ||
| 102 | split-kalman-filter | split KalmanFilter into Kalman specific sections | push | travis-ci | pending completion |