Skip to content

Releases: QuantEcon/lecture-python.myst

PUBLISH: 23rd October 2023

22 Oct 22:31
Compare
Choose a tag to compare
publish-2023oct23

Tom's Oct 21 edits of Arrow GE lecture

PUBLISH: 19th October 2023

19 Oct 06:56
5b05a79
Compare
Choose a tag to compare
Draft Lecture on Second Look at the Kalman filter (#373)

* upload Tom's specification for kalman2

* add quantecon install

* update code

* update math tag for (1)

* fix a typo

* Tom's edits in the kalman-2 branch Oct 16

* update graphs

* update boundaries for plot

* Tom's edits of the kalman2 lecture in the branch, Oct 17

* update examples on how to generate exact lss

* update examples on drawing plots for both figures

* update covariance contour plot

* reduce number of contour plots to increase clarity

* Tom's edit of two lectures in the branch, Oct 18

* Tom's additional edits of kalman2 lecture, evening of Oct 18

* fix minor typos

* shorten the code to adhere to 80 letters when possible

* minor changes for pdf compat and tidy up

* fix align

---------

Co-authored-by: thomassargent30 <ts43@nyu.edu>
Co-authored-by: mmcky <mamckay@gmail.com>

PUBLISH: 12th October 2023

12 Oct 01:27
5df86a9
Compare
Choose a tag to compare
MAINT: Upgrade software stack (#372)

* MAINT: Upgrade to anaconda==2023.09 + py311 + quantecon0book-theme==0.6.0

* TMP: disable build cache

* remove direct to the old site

* re-enable cache

---------

Co-authored-by: Humphrey Yang <u6474961@anu.edu.au>

PUBLISH: 24th Sep 2023

24 Sep 09:56
Compare
Choose a tag to compare
publish-2023sep24

Tom's Sept 22 edits of second Cass-Kooopmans lecture

PUBLISH: 21st September 2023

21 Sep 03:57
Compare
Choose a tag to compare
publish-2023sep21

Tom's Sept 1 edtis of Cass-Koopmans lecture 1

PUBLISH: 20th Sept 2023

20 Sep 00:33
Compare
Choose a tag to compare
publish-2023sep20

Tom's Sept 19 edits of two Cass-Koopmans lectures

PUBLISH: 16th August 2023

16 Aug 04:56
bab7a8e
Compare
Choose a tag to compare
Remove unused imports (#357)

* Remove unused imports

* Fix import errors

PUBLISH: 03rd August 2023

03 Aug 02:46
Compare
Choose a tag to compare
publish-2023aug03

Tom's small edit of title of a lecture

PUBLISH: 31st July 2023

31 Jul 05:02
Compare
Choose a tag to compare
publish-2023jul31

Tom's July 27 edit of prob_matrix.md lecture

PUBLISH: 13th JUNE 2023

13 Jun 01:53
3e6b2c8
Compare
Choose a tag to compare
publish-2023jun13

Remove `heavy_tails` and Add `intersphinx_mapping` to the Intro Serie…