Skip to content

Releases: QuantEcon/lecture-jax

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 <[email protected]>

Publish 2023 July 7

04 Jul 05:46
1f975f3
Compare
Choose a tag to compare
Add cake_eating lecture (#78)

* Add cake_eating lecture

* complete lecture code part

* remove unused

* Add a section to compare with numpy

* Add suggestions

* Fix numpy size

PUBLISH: 15th June 2023

15 Jun 04:27
8a7a650
Compare
Choose a tag to compare
Fix non-ascii symbols (#76)

Co-authored-by: HengCheng <[email protected]>