[kalman_2] Update to JAX#644
Conversation
|
📖 Netlify Preview Ready! Preview URL: https://pr-644--sunny-cactus-210e3e.netlify.app (d3912a0) 📚 Changed Lecture Pages: aiyagari, ak2, ar1_turningpts, exchangeable, kalman_2, lake_model, likelihood_ratio_process, likelihood_ratio_process_2, samuelson |
|
📖 Netlify Preview Ready! Preview URL: https://pr-644--sunny-cactus-210e3e.netlify.app (3264d73) 📚 Changed Lecture Pages: aiyagari, ak2, ar1_turningpts, exchangeable, kalman_2, lake_model, likelihood_ratio_process, likelihood_ratio_process_2, samuelson |
|
📖 Netlify Preview Ready! Preview URL: https://pr-644--sunny-cactus-210e3e.netlify.app (76c649f) 📚 Changed Lecture Pages: aiyagari, ak2, ar1_turningpts, exchangeable, kalman_2, lake_model, likelihood_ratio_process, likelihood_ratio_process_2, samuelson |
|
📖 Netlify Preview Ready! Preview URL: https://pr-644--sunny-cactus-210e3e.netlify.app (70e74df) 📚 Changed Lecture Pages: aiyagari, ak2, ar1_turningpts, exchangeable, kalman_2, lake_model, likelihood_ratio_process, likelihood_ratio_process_2, samuelson |
|
📖 Netlify Preview Ready! Preview URL: https://pr-644--sunny-cactus-210e3e.netlify.app (2119e95) 📚 Changed Lecture Pages: kalman_2 |
|
thanks @xuanguang-li. I have just merged in the latest |
|
Thanks @mmcky. I noticed a warning right below the import cell, saying.
Should we hide this output or leave it there? |
|
🤖 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-644--sunny-cactus-210e3e.netlify.app/ currently returns 404. Why previews are down (repo-wide findings)1. This branch is stale — 174 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: |
|
@copilot resolve the merge conflicts in this pull request |
Resolved. I merged the latest |
This pull request improves the
lectures/kalman_2.mdfile, focusing on code modernization, clarity, and consistency.The main updates include:
jaxfor array creation, mathematical operations, and simulation functions. Somenumpycode remains to avoid data type–related warnings.x_hatand handling the initial states more carefully.hhat_0anduhat_0withμ_handμ_u, and defininghhat_0anduhat_0as the priors.seedparameter to all simulation calls.