Skip to content

Releases: QuantEcon/lecture-python-programming

publish-2026jul14

Choose a tag to compare

@mmcky mmcky released this 14 Jul 05:47
6349269

What's Changed

  • [about_py.md] Update np.random → Generator API by @Chihiro2000GitHub in #548
  • [numpy.md] Update np.random → Generator API by @Chihiro2000GitHub in #549
  • ⬆️ Bump quantecon-book-theme from 0.20.3 to 0.21.0 by @dependabot[bot] in #558
  • ⬆️ Bump nwtgck/actions-netlify from 3 to 4 by @dependabot[bot] in #557
  • RunsOn v3: switch disk=large → volume=80gb by @mmcky in #560
  • ⬆️ Bump actions/checkout from 6 to 7 by @dependabot[bot] in #561
  • ⬆️ Bump anaconda from 2025.12 to 2026.06 by @dependabot[bot] in #562
  • [pandas, pandas_panel] Update lectures for pandas 3.0 compatibility by @mmcky in #470
  • [numpy_vs_numba_vs_jax] Fix deprecated device= argument on jax.jit by @mmcky in #563
  • Adopt quantecon/actions/publish-gh-pages for GitHub Pages deploy by @mmcky in #568

Full Changelog: publish-2026may08...publish-2026jul14

publish-2026may08

Choose a tag to compare

@mmcky mmcky released this 08 May 09:35
e3ddd3a

What's Changed

Full Changelog: publish-2026may04...publish-2026may08

publish-2026may04

Choose a tag to compare

@mmcky mmcky released this 04 May 04:13
c571121

What's Changed

New Contributors

Full Changelog: publish-2026-april-14.2...publish-2026may04

publish-2026apr14.2

Choose a tag to compare

@jstac jstac released this 14 Apr 20:35
d08a73d

Fix add_tax_pure call in jax_intro lecture (#533)

What's Changed

Full Changelog: publish-2026-april-14...publish-2026-april-14.2

Publish-2026-april-14

Choose a tag to compare

@jstac jstac released this 14 Apr 18:30
450bafe
Improve and simplify jax_intro and numpy_vs_numba_vs_jax lectures (#532)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

Publish-april-13.2

Choose a tag to compare

@jstac jstac released this 13 Apr 12:50
11e7d82
Add lax.fori_loop example and improve jax_intro clarity (#530)

- Add lax.fori_loop example to sequential operations section, alongside
  existing lax.scan version
- Update summaries and recommendations to reference both approaches
- Improve jax_intro: reorganize intro text, fix block_until_ready style,
  add Size Experiment subheading, expand immutability explanation, add
  cross-reference labels
- Remove unused import

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

publish-2026apr13

Choose a tag to compare

@mmcky mmcky released this 13 Apr 01:35
95378b8

What's Changed

Full Changelog: publish-april-12...publish-2026apr13

publish-april-12

Choose a tag to compare

@jstac jstac released this 12 Apr 13:14
a897eb8
Improve clarity and fix errors in Numba lecture (#524)

* Improve clarity and fix errors in Numba lecture

Fix typos (deficiency, JULIA, That's is, duplicate label), drop Julia
from vectorization comparison (Julia uses JIT, not traditional
vectorization), replace bootstrap example with clearer function
iteration example, compress decorator section into a remark, add fix
for global variables gotcha, remove redundant import, and add JAX
cross-reference for GPU parallelization.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Fix build: replace invalid {remark} with {admonition}, fix label clash

{remark} is not a valid MyST directive — use {admonition} with title
"Remark" instead. Also rename (numba)= label to (numba_lecture)= to
avoid ambiguity with the document name.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

publish-2026apr11

Choose a tag to compare

@mmcky mmcky released this 11 Apr 05:12
4c025df

What's Changed

  • chore: bump action-translation to v0.14.1 by @mmcky in #517
  • ⬆️ bump actions/configure-pages from 5 to 6 by @dependabot[bot] in #509
  • ⬆️ bump sphinxcontrib-youtube from 1.4.1 to 1.5.0 by @dependabot[bot] in #510
  • ⬆️ bump sphinx-togglebutton from 0.4.4 to 0.4.5 by @dependabot[bot] in #511
  • Misc edits to need for speed and related lectures by @jstac in #521
  • Update jax_intro lecture by @jstac in #522

Full Changelog: publish-2026apr8b...publish-2026apr11

publish-2026apr8b

Choose a tag to compare

@mmcky mmcky released this 08 Apr 08:15
ab53ebc

What's Changed

Full Changelog: publish-2026apr8...publish-2026apr8b