Releases: QuantEcon/lecture-jax
Releases · QuantEcon/lecture-jax
Publish 2023 Sept 18
publish-2023sep19 misc
PUBLISHL 18th September 2023 (B)
FIX: use split instead of equation environment multline (#117) * use split instead of equation environment multline * try aligned for cleaner result * update other instance
PUBLISH: 18th Sep 2023
publish-2023sep18 use fori_loop (#114)
Publish 2023 Sept 13
Remove Extra Model in Optimal Saving Lecture (#108) * remove nametuple-based model * update docstring and text * maintain minimal changes * update default γ
PUBLISH: 11th September 2023
Add -d docker to cache and publish workflows (#105) * ENH: update to 0.5.3 (colab) * use new docker (d) * Update cache and publish
PUBLISH: 11th September 2023
EH: Update theme for COLAB (#104) * ENH: update to 0.5.3 (colab) * use new docker (d)
PUBLISH: 10th September 2023
publish-2023sep10 misc
PUBLISH: 08th September 2023
publish-2023sep08 Shifted exercise, fixed errors (#100)
PUBLISH: 06th Sep 2023
publish-2023sep06 MNT: Move lecture + remove for now (#98)
PUBLISH: 14th August 2023
Add inventory SDD (#87) * Add inventory SSD * Add to toc * fix GPU error * add numba and increase dimensions * suggestions * revert back arrays from model * use sum instead of `@` * fix * add text * misc * small typo * suggestions --------- Co-authored-by: John Stachurski <john.stachurski@gmail.com>