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

Move non-reusable model code to examples/ #442

Merged
merged 28 commits into from
Jan 5, 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
66d1ecd
models moved from HARK subpackages into examples/
sbenthall Nov 26, 2019
ec56472
don't import BayerLuettecke in HARK __init__
sbenthall Nov 26, 2019
529fad4
correcting Params import path for FashionVictim
sbenthall Nov 26, 2019
1b8b65e
correcting import path for cstwMPC example/
sbenthall Nov 26, 2019
1b13727
fixing up BayerLuetticke paths
sbenthall Nov 26, 2019
b6fe2ff
fixing paths in Sticky
sbenthall Nov 26, 2019
dc97aaa
Merge branch 'master' into i440-examples
llorracc Dec 5, 2019
a09d2f8
removing cAndCwithStickyE, see #335
sbenthall Dec 5, 2019
2eb6f69
changing relative imports in BayerLueticke One code
sbenthall Dec 5, 2019
56396b1
correct paths to binder notebooks in BayerLuetticke
sbenthall Dec 5, 2019
c338171
fixing import paths
sbenthall Dec 5, 2019
8baa3e5
fixing import path
sbenthall Dec 5, 2019
0db0348
cleaning up __init__.py
sbenthall Dec 5, 2019
cc2c1e5
Merge branch 'i440-examples' of github.com:sbenthall/HARK into i440-e…
sbenthall Dec 5, 2019
3e49537
adding back in Parameters because these are used by LifecycleModel
sbenthall Dec 9, 2019
88970e2
adding LifecyleModel from DemARK
sbenthall Dec 9, 2019
90db541
removing SolvingMicroDSOPs -- will remain in REMARKs
sbenthall Dec 9, 2019
f0d18a4
moving cstwMPC back into HARK because of downstream dependencies
sbenthall Dec 9, 2019
e435d64
fixing import paths in BayerLuetticke notebooks
sbenthall Dec 10, 2019
9312acf
fixing relative path holdover in BayerLuetticke/Assets/One/Fluctuatio…
sbenthall Dec 10, 2019
e9275aa
Putting SolvingMicroDSOPs parametes in Calibration/ dir
sbenthall Dec 10, 2019
9d3d0a7
Merge branch 'master' into i440-examples
sbenthall Dec 10, 2019
2c21161
adding seaborn as extra 'dev' dependency (since examples are used in …
sbenthall Dec 10, 2019
f4bf2db
Revert "adding seaborn as extra 'dev' dependency (since examples are …
sbenthall Dec 11, 2019
f1eff7b
Merge branch 'master' into i440-examples
sbenthall Dec 11, 2019
199a134
Adding ConsPortfolioModelDoc to examples/
sbenthall Dec 12, 2019
a8ade0d
Merge branch 'master' into i440-examples
llorracc Dec 13, 2019
2029cdc
Merge branch 'master' into i440-examples
llorracc Jan 2, 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
576 changes: 0 additions & 576 deletions HARK/BayerLuetticke/Assets/One/EX1SS_nm50.p

This file was deleted.

4 changes: 0 additions & 4 deletions HARK/BayerLuetticke/Assets/One/__init__.py

This file was deleted.

2 changes: 0 additions & 2 deletions HARK/BayerLuetticke/Assets/__init__.py

This file was deleted.

6 changes: 0 additions & 6 deletions HARK/BayerLuetticke/__init__.py

This file was deleted.

1,741 changes: 0 additions & 1,741 deletions HARK/BayerLuetticke/notebooks/DCT-Copula-Illustration.ipynb

This file was deleted.

642 changes: 0 additions & 642 deletions HARK/BayerLuetticke/notebooks/OneAsset-HANK.ipynb

This file was deleted.

Loading