QuantEcon / QuantEcon/lecture-python-advanced.myst
[amss] Rewrite lecture using JAX
Open
@HumphreyYang is already working on this.
Since Aug 6, 2025.
- Dominant language
- TeX
- Stars
- 37
- Forks
- 26
- Avg merge
- 13d 22h
- Merged PRs (30d)
- 2
Description
Rewrite amss using JAX will also resolve #223 related to removing the outdated interpolation package.
We can use the interpolater in jax.scipy https://docs.jax.dev/en/latest/_autosummary/jax.scipy.interpolate.RegularGridInterpolator.html in JAX as suggested by @jstac.
The lecture will also benefit from autodifferentiation.
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.