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

Refactoring checkConditions() #568

Merged
merged 28 commits into from
Apr 30, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
c0790a3
remove 'public_call' argument from checkConditions(); redundant with …
sbenthall Mar 13, 2020
55f9c46
use self.thorn for all internal thorn calculations/uses
sbenthall Mar 13, 2020
d91b196
internalize to 'self' all Conditions related variables
sbenthall Mar 13, 2020
35808ce
refactoring PerfForesightConsumerType conditions with checkCondition()
sbenthall Mar 13, 2020
7eaa5aa
getting the order of verbose messages right in checkCondition()
sbenthall Mar 13, 2020
413bef1
refactor conditions for IndShockConsumerType
sbenthall Mar 14, 2020
6e5e495
Merge branch 'master' into i542
sbenthall Mar 25, 2020
42c49d8
fixing docstring on checkConditions()
sbenthall Mar 25, 2020
7140f34
repairing ConsIndShockModel from merge?
sbenthall Mar 25, 2020
8ba187a
Merge branch 'master' into i542
sbenthall Mar 26, 2020
3503c54
Merge branch 'master' into i542
llorracc Mar 27, 2020
80e9b2a
Merge branch 'master' into i542
sbenthall Apr 2, 2020
2f6454b
Merge branch 'master' into i542
sbenthall Apr 3, 2020
8cf5897
Merge branch 'master' into i542
sbenthall Apr 4, 2020
f768cca
Merge branch 'master' into i542
sbenthall Apr 8, 2020
047093b
Merge branch 'master' into i542
sbenthall Apr 9, 2020
962c2c4
Merge branch 'master' into i542
sbenthall Apr 18, 2020
7f6c158
revise checkConditions message handling
sbenthall Apr 18, 2020
5a42963
fixing more condition message handling
sbenthall Apr 18, 2020
7daf5ed
fix typo breaking syntax
sbenthall Apr 18, 2020
7d47dc8
Merge branch 'master' into i542
sbenthall Apr 23, 2020
0aa7fb9
Merge branch 'master' into i542
llorracc Apr 23, 2020
0bd31e7
Merge branch 'master' into i542
sbenthall Apr 23, 2020
68d2bd3
Merge branch 'master' into i542
sbenthall Apr 23, 2020
d5fb972
format print strings correctly
sbenthall Apr 24, 2020
bdaf00f
Merge branch 'i542' of github.com:sbenthall/HARK into i542
sbenthall Apr 24, 2020
84afe69
Merge branch 'master' into i542
sbenthall Apr 30, 2020
cea5dc9
Merge branch 'master' into i542
sbenthall Apr 30, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading