Skip to content

Releases: QuantEcon/lecture-python-programming

PUBLISH: 01st November 2022

01 Nov 06:21

Choose a tag to compare

publish-01nov2022

MAINT: enable git for publish

PUBLISH: 26th October 2022

26 Oct 03:15
a60b34a

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

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

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

Choose a tag to compare

Merge pull request #214 from QuantEcon/cloud

Cloud computing discussion

PUBLISH: 05th September 2022

04 Sep 23:27
219bc69

Choose a tag to compare

publish-2022sep05

Lecture Review: Restructuring Advanced Python Programming Section, Ta…

PUBLISH: 31st August 2022

31 Aug 03:57
de23d8e

Choose a tag to compare

Merge pull request #209 from QuantEcon/style-sheet

Chapter 10: Adding a Section on Matplotlib Style Sheets

PUBLISH: 23rd August 2022

22 Aug 23:54
3272f26

Choose a tag to compare

Update _config.yml

Update cell timeouts as they are close to 60s

PUBLISH: 15th August 2022

15 Aug 10:06
6d8ee89

Choose a tag to compare

Chapter 14: Add Example and Fix Index (#202)

* Fix dot points

* improve structure by adding an example

* Update DEPRECATED Line Magic

* fix typos and add emphasis

* minor improvements

* Update on !

PUBLISH: 11th August 2022

11 Aug 01:28
09de43a

Choose a tag to compare

publish-2022aug11

Chapter 14: Integrating Suggestions, Restructure Sections, and Update…