Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator functions, control input, DK smoothing #52

Merged
merged 7 commits into from
Oct 22, 2015

Commits on Oct 17, 2015

  1. Refactor StateSpaceModel type into seperate file (for future extensio…

    …n) and fix deprecation warnings
    Gord Stephen committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    fe330bc View commit details
    Browse the repository at this point in the history
  2. Switched F and G to generator functions, removed 0.3 support, and cle…

    …aned up dependencies
    Gord Stephen committed Oct 17, 2015
    Configuration menu
    Copy the full SHA
    26b8669 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2015

  1. Added exogenous system inputs + tests, and reorganized files

    (for later extension)
    Gord Stephen committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    a0f21aa View commit details
    Browse the repository at this point in the history
  2. Added Durbin-Koopman smoothing and relevant tests

    Gord Stephen committed Oct 18, 2015
    Configuration menu
    Copy the full SHA
    14eff81 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2015

  1. Converted B, D matrices to time-dependent-functions

    Gord Stephen committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    77579d9 View commit details
    Browse the repository at this point in the history
  2. Converted V, W to time-dependent functions

    Gord Stephen committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    aa8b48f View commit details
    Browse the repository at this point in the history
  3. Update NEWS.md for 0.1.0

    Gord Stephen committed Oct 21, 2015
    Configuration menu
    Copy the full SHA
    c8582b4 View commit details
    Browse the repository at this point in the history