Skip to content

Releases: QuantEcon/lecture-python.myst

03rd October 2024

03 Oct 02:15
37f7eae
Compare
Choose a tag to compare

What's Changed

  • ⬆️ Bump actions/upload-artifact from 2 to 4 by @dependabot in #411
  • ⬆️ Bump dawidd6/action-download-artifact from 2 to 6 by @dependabot in #412
  • MAINT: update docker backend by @mmcky in #414
  • [odu] FIX: reformat wide equation by @mmcky in #413

Full Changelog: publish-2024aug19...publish-2024oct03

19th August 2024

18 Aug 22:59
94e1f42
Compare
Choose a tag to compare

What's Changed

  • MAINT: migrate to github actions gpu instance, dependabot testing by @mmcky in #404
  • ⬆️ Bump dawidd6/action-download-artifact from 2 to 6 by @dependabot in #405
  • ⬆️ Bump peaceiris/actions-gh-pages from 3 to 4 by @dependabot in #409
  • ⬆️ Bump actions/checkout from 2 to 4 by @dependabot in #408
  • ⬆️ Bump nwtgck/actions-netlify from 1.1 to 3.0 by @dependabot in #406
  • ENH: updates from Tom and Humphrey by @mmcky in #410
  • ENH: Tom august updates to cass_coopmans_I by @mmcky in #402

New Contributors

Full Changelog: publish-2024aug16...publish-2024aug19

16th August 2024

16 Aug 04:54
b88b912
Compare
Choose a tag to compare

What's Changed

Full Changelog: publish-2024apr30...publish-2024aug16

30th April 2024

30 Apr 01:48
7b7ffbb
Compare
Choose a tag to compare

What's Changed

Full Changelog: publish-2024mar18...publish-2024apr30

18th March 2024

18 Mar 03:39
e1b96a6
Compare
Choose a tag to compare

What's Changed

  • Use np.interp instead of interpolation.interp by @kp992 in #387
  • ENH: update to author_year bibtex style by @mmcky in #389
  • FIX: markdown table formatting by @mmcky in #391

New Contributors

Full Changelog: publish-2024mar04...publish-2024mar18

04th March 2024

04 Mar 09:21
Compare
Choose a tag to compare

19th Feb 2024

18 Feb 22:25
Compare
Choose a tag to compare

PUBLISH: 29th Jan 2024

28 Jan 21:45
8a52b01
Compare
Choose a tag to compare

What's Changed

Full Changelog: publish-2024jan16...publish-2024jan29

PUBLISH: 16th January 2024

16 Jan 01:38
09c3897
Compare
Choose a tag to compare
publish-2024jan16

FIX: tidy up and fix align issue for LaTeX (#384)

PUBLISH: 16th Jan 2023

15 Jan 23:42
dd9fd01
Compare
Choose a tag to compare
MAINT: Fix small typos (#362)

* Remove `matplotlib inline`

* Uncomment pip install cell

* Fix a typo

* Remove unused pip install

* Fix a typo

* Remove unused quantecon installation

* Use pip install for other libraries

* Remove unused install

* TMP: disable build cache for a full execution run to test

* add back in cache

* remove +++ demarkers

---------

Co-authored-by: kp992 <[email protected]>
Co-authored-by: mmcky <[email protected]>