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
- CHANGELOG.md conflicts and duplicates on every concurrent branch: consider changelog fragments
- Two workflows are unfiltered by branch, so every push to any branch runs lint plus a full docs build
- AgentType.get_states assigns simulated states by position, so state_vars order is a silent correctness dependency
- Seed micro transition cells by identity, not by iteration position
- Optional numerical backends for HARK: a conventions proposal
- Run HARK in the browser (Pyodide / JupyterLite): make numba optional
- Add `to_t` option to `solve()` method
- Unusual bug in life-cycle SSJ code
- Remaining work on life-cycle SSJ: simple growth
- Add `always()` special function/class to replace `time_inv`
- Docs
- Python not yet supported