Releases: QuantEcon/lecture-python-programming
Releases · QuantEcon/lecture-python-programming
PUBLISH: 26th Jan 2023
[More Language Features] Adding * Operators (#258) * add splat * update examples * redo examples * Add more explanations * simplify code * fill in more details * fix typos * update examples * update comments * GBM version * A simpler example * update wordings * change the parameter slightly * delete l.356 Co-authored-by: Yang, Humphrey (Data61, Clayton) <Humphrey.Yang@data61.csiro.au> Co-authored-by: mmcky <mamckay@gmail.com> Co-authored-by: Humphrey Yang <humphrey.yang@anu.edu.au>
PUBLISH: 13th December 2022
ENH: use quantecon custom docker (#256) * ENH: use quantecon custom docker * remove anaconda setup * update tag name * remove latex and anaconda setup * Upgrade netlify to v2 * Migrate cache, preview and publish to use qe docker * add simple execution change * Revert "add simple execution change" This reverts commit ed32a2cc837ed20d5cfc89bda536643ba557e292.
PUBLISH: 12th December 2022 (B)
publish-2022dec12b MAINT: provide access to git for publish workflow
PUBLISH: 12th December 2022
publish-2022dec12 MAINT: Improve LaTeX Configuration (#259)
2022 Dec 03
Merge pull request #253 from QuantEcon/add-with [pthon_essentials] Adding context managers (with statements)
PUBLISH: 15th November 2022
publish-2022nov15 [pandas] index already in datetime (#251)
PUBLISH: 02 November 2022 (C)
publish-2022nov02c MAINT: Enable Publishing of Support Notebooks
PUBLISH: 02nd November 2022 (B)
publish-2022nov02b MAINT: Update conda env for notebook sync step
PUBLISH: 02nd November 2022
MAINT: Enable ci to run on pull_request to reduce EC2 usage (#244) * MAINT: Enable ci to run on pull_request to reduce EC2 usage * fix typo
PUBLISH: 01st November 2022
publish-2022nov01b TMP: Disable Notebook Publishing for new publish workflow