Commit 78d2d0c
Pin jax to 0.11.0 in CI -- jax 0.11.1 hangs the fori_loop cells on CPU
jax 0.11.1 (2026-08-17) regresses lax.fori_loop on the CPU path:
numpy_vs_numba_vs_jax executes in seconds under 0.11.0 and exceeds even
the new 1800s cell timeout under 0.11.1. This repo had no workflow-level
jax install, so the lecture's unpinned '!pip install quantecon jax' cell
resolved the broken release on every build. Full evidence and the
family-wide exposure map are recorded in
QuantEcon/workspace-lectures#49.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 73a5509 commit 78d2d0c
3 files changed
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
20 | 29 | | |
21 | 30 | | |
22 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
25 | 34 | | |
26 | 35 | | |
27 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
38 | 47 | | |
39 | 48 | | |
40 | 49 | | |
| |||
0 commit comments