Skip to content

Releases: QuantEcon/lecture-python-programming.myst

PUBLISH: 02 November 2022 (C)

02 Nov 03:40
Compare
Choose a tag to compare
publish-2022nov02c

MAINT: Enable Publishing of Support Notebooks

PUBLISH: 02nd November 2022 (B)

01 Nov 22:23
Compare
Choose a tag to compare
publish-2022nov02b

MAINT: Update conda env for notebook sync step

PUBLISH: 02nd November 2022

01 Nov 21:21
5a2d89f
Compare
Choose a tag to compare
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

01 Nov 06:55
Compare
Choose a tag to compare
publish-2022nov01b

TMP: Disable Notebook Publishing for new publish workflow

PUBLISH: 01st November 2022

01 Nov 06:21
Compare
Choose a tag to compare
publish-01nov2022

MAINT: enable git for publish

PUBLISH: 26th October 2022

26 Oct 03:15
a60b34a
Compare
Choose a tag to compare
Merge pull request #235 from QuantEcon/numpy-time

Adding Performance Evaluation to Numpy Exercise

PUBLISH: 28th Sep 2022

28 Sep 03:39
d6a1e53
Compare
Choose a tag to compare
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

06 Sep 01:55
ac498c1
Compare
Choose a tag to compare
Merge pull request #215 from QuantEcon/simplify-python-by-example

[python_by_example[ remove figsize request on matplotlib

PUBLISH: 05th September 2022 (B)

05 Sep 00:54
f998220
Compare
Choose a tag to compare
Merge pull request #214 from QuantEcon/cloud

Cloud computing discussion

PUBLISH: 05th September 2022

04 Sep 23:27
219bc69
Compare
Choose a tag to compare
publish-2022sep05

Lecture Review: Restructuring Advanced Python Programming Section, Ta…