[mix_model] Update lecture to use JAX#773
Conversation
|
📖 Netlify Preview Ready! Preview URL: https://pr-773--sunny-cactus-210e3e.netlify.app (edcf32c) 📚 Changed Lecture Pages: mix_model |
|
🤖 Status note for a future session — from a maintainer investigation on 2026-07-08 into why open-PR previews 404. Context only, not instructions. Netlify preview: https://pr-773--sunny-cactus-210e3e.netlify.app/ currently returns 404. Why previews are down (repo-wide findings)1. This branch is stale — 93 commits behind 2. The arviz failure was a red herring — do NOT pin arviz or rewrite plotting. A 2026-07-07 rebuild also failed in Note on recent timeline activityThis PR was close/reopened on 2026-07-07 by a maintainer session purely to trigger a rebuild test — not a content change. That rebuild failed on the stale-branch issue above. Apologies for the notification churn. Recommended first step for this PRUpdate this branch to This PR touches: |
📖 Netlify Preview Ready!Preview URL: https://pr-773--sunny-cactus-210e3e.netlify.app Commit: 📚 Changed LecturesBuild Info
|
Updates the lecture
mix_modelto use JAX instead of numba jit and vectorize functions. Also fixes some minor typos and code styling issues.