QuantEcon / QuantEcon/lecture-python.myst
convert McCall job search I to JAX
Open
@shlff is already working on this.
Since Aug 18, 2025.
- Dominant language
- TeX
- Stars
- 123
- Forks
- 57
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 11
Description
Convert https://python.quantecon.org/mccall_model.html to JAX, using https://python.quantecon.org/mccall_model_with_separation.html as a model.
(For example, model data is stored in a class(NamedTuple).)
Be sure to check the surrounding text and adjust accordingly.
(For example, see "Note the use of [::1] in the array type declarations above.")
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.