Skip to content

Releases: QuantEcon/lecture-python-programming.myst

30th July 2024

30 Jul 03:18
34f00c8
Compare
Choose a tag to compare

What's Changed

Full Changelog: publish-2024jun13...publish-2024july30

13th June 2024

12 Jun 23:26
1a87942
Compare
Choose a tag to compare

What's Changed

  • MAINT: remove %matplotlib inline and contents directives by @mmcky in #313

Full Changelog: publish-2024may03...publish-2024jun13

03rd May 2024

02 May 23:09
fdb7b7c
Compare
Choose a tag to compare

What's Changed

  • MIGRATE: pandas_panel lecture from stats by @mmcky in #310
  • MAINT: Standardized README by @mmcky in #311
  • MAINT: update bibtex to author-year by @mmcky in #312

Full Changelog: publish-2024-march-15...publish-2024may03

Publish 2024 March 15

14 Mar 22:33
5baf08b
Compare
Choose a tag to compare
MAINT: update CI versions + anaconda==2024.02 (#309)

* MAINT: update CI versions + anaconda==2024.02

* TMP: disable cache for full execution check

* add python and conda packages to status page

* Revert "TMP: disable cache for full execution check"

This reverts commit 475490617aeb9d36d65fe0c0c302c6900a1d9fac.

PUBLISH: 21st December 2021

20 Dec 22:55
2937f87
Compare
Choose a tag to compare
publish-2023dec21

MAINT: upgrade quantecon-book-theme==0.7.1 (#301)

PUBLISH: 19th December 2023

19 Dec 03:16
efe322b
Compare
Choose a tag to compare
FIX: Update Numba Lecture to Address Deprecation of `@jit` (#296)

* update a section on type inference.

* update lecture to avoid literal box warning

* check the type of the function

* Update lectures/numba.md

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

* reduce redundancy

* further simplifies descriptions

* fix typos

---------

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

PUBLISH: 11th October 2023

11 Oct 03:35
2c15456
Compare
Choose a tag to compare
MAINT: Upgrade software stack (#292)

* MAINT: Upgrade to python=3.11 and anaconda==2023.09

* fix broken links

* fix the link to positional argument

* TMP: disable cache for fresh build

* Re-enable cache

---------

Co-authored-by: Humphrey Yang <[email protected]>

PUBLISH: 19th September 2023

19 Sep 06:46
f5d5df3
Compare
Choose a tag to compare
publish-2023sep19

Update anaconda env (#290)

PUBLISH: 16th August 2023

16 Aug 04:52
Compare
Choose a tag to compare
MAINT: re-install requests to see if that fixes the malformed request…

…s file

PUBLISH: 18th May 2023 (B)

18 May 10:46
f22918a
Compare
Choose a tag to compare
Merge pull request #277 from QuantEcon/migrate-jax

MAINT: Migration notice and link to new JAX site