Skip to content

Conversation

@jstac
Copy link
Contributor

@jstac jstac commented Apr 5, 2015

Hi All,

I've

  1. Added a noise term to the observation equation in the linear state space class in lss.py
  2. Changed the name of the class from LSS to LinearStateSpace

(I think it's better to have more descriptive names as the size of the library grows.)

The changes associated with point 1 should not break backwards compatibility but the change in point 2 of course does. I've updated all related code, examples and solutions in QuantEcon.py accordingly, and I've made the relevant changes in the lecture file (on a branch, waiting to be merged).

Please let me know ASAP if you have issues with these changes. Otherwise I'll merge.

@jstac
Copy link
Contributor Author

jstac commented Apr 5, 2015

Oops, forgot to commit an update for the test. Fixing now...

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.13%) to 90.64% when pulling 7e98c0e on update_lss into 1b0ea88 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.13%) to 90.64% when pulling 7e98c0e on update_lss into 1b0ea88 on master.

jstac added a commit that referenced this pull request Apr 6, 2015
@jstac jstac merged commit 2cb81d3 into master Apr 6, 2015
@jstac jstac deleted the update_lss branch April 6, 2015 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants