hark
https://github.com/econ-ark/hark
Python
Heterogenous Agents Resources & toolKit
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to hark
Help out
- Issues
- quiet=True makes solve() fail for infinite-horizon IndShockConsumerType: post_solve needs the conditions that pre_solve skipped
- The default tolerance stops backward induction while consumption is still 1e-4 to 1e-3 from the fixed point
- Bugs outside log utility found while fixing CRRA=1 (#1587)
- Add a ghost-run option to make_basic_SSJ: difference against an unperturbed finite horizon, not the steady state
- Grid diagnostics for the simulator's transition-matrix tools: closed classes and binding grid tops
- calc_impulse_response_manually announces the shock one period early under offset=True (and rejects scalar shocks)
- Fix the dating of calc_impulse_response_manually under offset=True; accept scalar shocks
- NewKeynesianConsumerType: inject newborns at their first income draw
- Carry the income-mass response in make_basic_SSJ under norm with mortality
- Add HARK.tail_interpolation: power-law decay tails, in-place retrofit, and Method-of-Moderation log-gap charts
- Docs
- Python not yet supported