[career] Convert to JAX and content checks#617
Conversation
|
📖 Netlify Preview Ready! Preview URL: https://pr-617--sunny-cactus-210e3e.netlify.app (6232e18) 📚 Changed Lecture Pages: career |
|
📖 Netlify Preview Ready! Preview URL: https://pr-617--sunny-cactus-210e3e.netlify.app (1ededf4) 📚 Changed Lecture Pages: career |
|
📖 Netlify Preview Ready! Preview URL: https://pr-617--sunny-cactus-210e3e.netlify.app (5842d1e) 📚 Changed Lecture Pages: career |
|
📖 Netlify Preview Ready! Preview URL: https://pr-617--sunny-cactus-210e3e.netlify.app (8707aab) 📚 Changed Lecture Pages: career |
|
🤖 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-617--sunny-cactus-210e3e.netlify.app/ currently returns 404. Why previews are down (repo-wide findings)1. This branch is stale — 178 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 Recommended first step for this PRUpdate this branch to This PR touches: |
This PR updates
careerby converting the code to JAX.Some changes are done to vectorize the
forloops in addition to some old change rules in the previous lectures.For the exercise I left
qe.random.drawfunction since there isn't much performance gain there!