Skip to content

Releases: QuantEcon/lecture-jax

Publish 2023 Sept 18

20 Sep 01:20
Compare
Choose a tag to compare
publish-2023sep19

misc

PUBLISHL 18th September 2023 (B)

18 Sep 06:39
e6fdcff
Compare
Choose a tag to compare
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

18 Sep 03:05
7457bb1
Compare
Choose a tag to compare
publish-2023sep18

use fori_loop (#114)

Publish 2023 Sept 13

13 Sep 22:53
366e2ad
Compare
Choose a tag to compare
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

11 Sep 02:03
5c16d3c
Compare
Choose a tag to compare
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

11 Sep 00:42
a8a430a
Compare
Choose a tag to compare
EH: Update theme for COLAB (#104)

* ENH: update to 0.5.3 (colab)

* use new docker (d)

PUBLISH: 10th September 2023

10 Sep 02:42
Compare
Choose a tag to compare
publish-2023sep10

misc

PUBLISH: 08th September 2023

08 Sep 06:30
5fd7f38
Compare
Choose a tag to compare
publish-2023sep08

Shifted exercise, fixed errors (#100)

PUBLISH: 06th Sep 2023

06 Sep 04:44
9887e43
Compare
Choose a tag to compare
publish-2023sep06

MNT: Move lecture + remove for now (#98)

PUBLISH: 14th August 2023

14 Aug 05:00
50e5bfb
Compare
Choose a tag to compare
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>