Skip to content

Commit

Permalink
Update NEWS.md for 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gord Stephen committed Oct 21, 2015
1 parent aa8b48f commit c8582b4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### 0.1.0

* Only supports Julia 0.4.x
* Adds exogenous inputs in state space model transition and observation equations
* Allows all system matrices (transition, control input, transition noise covariance,
observation, feed-forward, observation noise covariance) to be time-dependent
* Implements Durbin-Koopman Kalman smoothing algorithm

### 0.0.3

* support floor of Julia 0.3 and non-inclusive ceiling of Julia 0.5-
Expand Down

0 comments on commit c8582b4

Please sign in to comment.