Releases: QuantEcon/lecture-python.myst
Releases · QuantEcon/lecture-python.myst
publish-2025jul31
What's Changed
- [mccall_model_with_separation] Conversion to JAX by @jstac in #501
- [likelihood_bayes, mix_model] Lecture Improvements and Error Fixes by @HumphreyYang and @thomassargent30 in #504
Full Changelog: publish-2025jul29...publish-2025jul31
publish-2025jul29
What's Changed
- [likelihood_ratio_processes] Update structure and SyntaxWarnings by @HumphreyYang in #497
- FIX: pin jax=0.6.2 to all workflows by @mmcky in #498
- FIX: [mle] fetch data from github by @mmcky in #499
Full Changelog: publish-2025jul24...publish-2025jul29
publish-2025jul24
What's Changed
- [aiyagari] MAINT: transfer np.sum(a * b) to a @ b by @mmcky in #467
- [cass_koopmans_1] Exercise Experimenting multiple
$K_0$ values by @HumphreyYang in #470 - [mccall_model] Replace
np.sum(a * b)
witha @ b
by @UdohNakamura in #471 - Replace np.sum(a * b) with a @ b in lecture-python.myst.mccall_q.md by @suda-yuga in #472
- [multivariate_normal] Replace np.sum(a * b) with a @ b by @suda-yuga in #474
- [kalman_2] Remove redundant axhline plotting by @suda-yuga in #482
- FIX: links update by @mmcky in #494
- [mle] Replace np.sum with @, fix typos, and use gammaln for stable Poisson log-likelihood by @suda-yuga in #473
- [kalman_2] Refactor simulate_workers for PEP8 compliance and code clarity by @suda-yuga in #481
- [opt_transport] Replace np.sum(a * b) with np.vdot(a, b) by @suda-yuga in #475
- [stats_examples] Replace np.sum(a * b) with a @ b by @suda-yuga in #476
- [ge_arrow] Correct summation axis by @UdohNakamura in #480
- [likelihood_ratio_process] Add new sections on distribution discrepency measures and Blume and Easley 2006 by @HumphreyYang and @thomassargent30 in #495
New Contributors
- @UdohNakamura made their first contribution in #471
- @suda-yuga made their first contribution in #472
Full Changelog: publish-2025jul19...publish-2025jul24
publish-2025jul19
What's Changed
- [likelihood_ratio_process] Update new section by @HumphreyYang and @thomassargent30 in #491
Full Changelog: publish-2025jul17...publish-2025jul19
publish-2025jul17
What's Changed
- [prob_matrix] Minor Updates by @HumphreyYang and @thomassargent30 in #487
Full Changelog: publish-2025jul15...publish-2025jul17
publish-2025jul15
What's Changed
- [likelihood_ratio_process] Update the lecture with new simulations by @HumphreyYang and @thomassargent30 in #486
Full Changelog: publish-2025jul14...publish-2025jul15
publish-2025jul14
What's Changed
- [cass_fiscal] Dividing and cleaning up the two cass_fiscal lectures by @HumphreyYang and @thomassargent30 in #485
Full Changelog: publish-2025jul13...publish-2025jul14
publish-2025jul13
What's Changed
- [prob_matrix] Restructure and splitting by @thomassargent30 in #484
Full Changelog: publish-2025jul02...publish-2025jul13
publish-2025jul02
What's Changed
- [opt_transport] Update Description on outputs of LP solvers by @HumphreyYang in #465
- ENH: upgrade linkchecker to lychee by @mmcky in #466
- [lecture] Updates by @mmcky in #479
Full Changelog: publish-2025jun17...publish-2025jul02
publish-2025jun17
What's Changed
- ⬆️ Bump dawidd6/action-download-artifact from 9 to 10 by @dependabot in #460
- ⬆️ Bump dawidd6/action-download-artifact from 10 to 11 by @dependabot in #464
- [mccall_model] fix a typo by @YiningFu2003 in #462
New Contributors
- @YiningFu2003 made their first contribution in #462
Full Changelog: publish-2025may30...publish-2025jun17