QuantEcon / QuantEcon/lecture-python-advanced.myst

[amss] Rewrite lecture using JAX

Open
#236 4 comments 0 reactions 1 assignee View on GitHub

@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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.