Releases: QuantEcon/lecture-python.myst
Releases · QuantEcon/lecture-python.myst
PUBLISH: 23rd October 2023
publish-2023oct23 Tom's Oct 21 edits of Arrow GE lecture
PUBLISH: 19th October 2023
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
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
publish-2023sep24 Tom's Sept 22 edits of second Cass-Kooopmans lecture
PUBLISH: 21st September 2023
publish-2023sep21 Tom's Sept 1 edtis of Cass-Koopmans lecture 1
PUBLISH: 20th Sept 2023
publish-2023sep20 Tom's Sept 19 edits of two Cass-Koopmans lectures
PUBLISH: 16th August 2023
Remove unused imports (#357) * Remove unused imports * Fix import errors
PUBLISH: 03rd August 2023
publish-2023aug03 Tom's small edit of title of a lecture
PUBLISH: 31st July 2023
publish-2023jul31 Tom's July 27 edit of prob_matrix.md lecture
PUBLISH: 13th JUNE 2023
publish-2023jun13 Remove `heavy_tails` and Add `intersphinx_mapping` to the Intro Serie…