Releases: QuantEcon/lecture-python-programming.myst
Releases · QuantEcon/lecture-python-programming.myst
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
PUBLISH: 01st November 2022
publish-01nov2022 MAINT: enable git for publish
PUBLISH: 26th October 2022
Merge pull request #235 from QuantEcon/numpy-time Adding Performance Evaluation to Numpy Exercise
PUBLISH: 28th Sep 2022
Adding Numpy Broadcasting (#222) * before visualisation * add visualisation * summerise rules for broadcasting * fix exercise and numbering * fix typos * fix typos and add examples * update a sentence * fix numbers * fix typos * fix array format * fix typos * update visualisation * update rules * fix typos and use concise language * use more concise descriptions * fix spaces * fix punctuations * wording changes * restructure the lecture * change wording * fix typos * update based on comments * update levels
PUBLISH: 06th Sep 2022
Merge pull request #215 from QuantEcon/simplify-python-by-example [python_by_example[ remove figsize request on matplotlib
PUBLISH: 05th September 2022 (B)
Merge pull request #214 from QuantEcon/cloud Cloud computing discussion
PUBLISH: 05th September 2022
publish-2022sep05 Lecture Review: Restructuring Advanced Python Programming Section, Ta…