Skip to content

Releases: QuantEcon/lecture-python-intro

publish2026-may31

30 May 21:21
5d81eaa

Choose a tag to compare

Polish Bayesian lecture and rename prob_dist title (#760)

- Add an overview flowchart (prior belief + data -> updated belief),
  drawn inline with matplotlib in a hide-input cell
- Tighten prose around the prior and normalizing constant; define c(y)
  explicitly and present the trapezoidal rule as a numbered list
- Fix a missing period and trailing whitespace
- Rename "Distributions and Probabilities" to "Common Distributions"

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

publish-may-30

29 May 22:17
f0bd029

Choose a tag to compare

Add Introduction to Bayesian Methods lecture (#751) (#758)

* Add Introduction to Bayesian Methods lecture (#751)

New lecture introducing Bayesian updating through a microloan default
example. Builds from conditional probability and Bayes' law to a
Bernoulli/beta conjugate model, covering:

- numerical grid-based posterior updating via the trapezoidal rule
- the beta closed form and conjugacy
- iterative (sequential) updating and the equivalent batch binomial update
- loan pricing: expected loss and the break-even interest rate r = θ/(1-θ)
- two exercises (prior sensitivity, credible interval)

Slotted under the Estimation part of the table of contents after mle.

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

* Fix code bugs, add trapezoid figure and conditional-independence note

- Fix variable-name mismatches (y_outcomes/outcomes, current/current_vals)
  and define prior_vals at module scope
- Normalize each iterated posterior against the running density rather
  than the original prior
- Fix two prose typos
- Add a note explaining that sequential updating also relies on
  conditional independence, just implicitly
- Add a hidden-input figure visualizing the trapezoidal rule
- Rename the conditional-probability example label to bayes_ex_cond

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

---------

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

publish-2026may24

24 May 08:20
ae928c8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: publish-2026feb24...publish-2026may24

publish-2026feb24

24 Feb 04:50
b86a744

Choose a tag to compare

What's Changed

  • ⬆️ Bump dawidd6/action-download-artifact from 12 to 15 by @dependabot[bot] in #705
  • ⬆️ Bump quantecon-book-theme from 0.15.1 to 0.17.1 by @dependabot[bot] in #704
  • ⬆️ Bump sphinx-proof from 0.3.0 to 0.4.0 by @dependabot[bot] in #698

Full Changelog: publish-2025dec29...publish-2026feb24

publish-2025dec29

29 Dec 04:52
21bd3b6

Choose a tag to compare

What's Changed

  • ⬆️ Bump dawidd6/action-download-artifact from 11 to 12 by @dependabot[bot] in #690
  • Fix grammar and spelling errors across lecture files by @jstac in #688

Full Changelog: publish-2025dec27...publish-2025dec29

publish-2025dec27

27 Dec 09:18
6ecd22c

Choose a tag to compare

What's Changed

  • ⬆️ Configure dependabot to ignore Python version updates by @mmcky in #686
  • Bump sphinx-tojupyter from 0.3.1 to 0.6.0 by @dependabot[bot] in #681
  • Bump sphinx-exercise from 1.0.1 to 1.2.1 by @dependabot[bot] in #682
  • Bump sphinx-reredirects from 1.0.0 to 1.1.0 by @dependabot[bot] in #684
  • Bump sympy from 1.13.3 to 1.14.0 by @dependabot[bot] in #683
  • Fix SymPy OverflowError in solow.md by using Rational by @mmcky in #687
  • Add fetch-depth: 0 to checkout actions for changelog support by @mmcky in #689

Full Changelog: publish-2025dec20...publish-2025dec27

publish-2025dec20

20 Dec 06:05
9ca0dca

Choose a tag to compare

What's Changed

  • ⬆️ Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #662
  • ⬆️ Bump actions/checkout from 5 to 6 by @dependabot[bot] in #666
  • Bump quantecon-book-theme from 0.9.2 to 0.15.0 by @dependabot[bot] in #669
  • Bump sphinxext-rediraffe from 0.2.7 to 0.3.0 by @dependabot[bot] in #670
  • Bump sphinx-proof from 0.2.1 to 0.3.0 by @dependabot[bot] in #672
  • ⬆️ Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #675
  • Update _config.yml for quantecon-book-theme upgrade by @mmcky in #678
  • Bump anaconda from 2025.06 to 2025.12 by @dependabot[bot] in #673

Full Changelog: publish-2025oct30...publish-2025dec20

publish-2025oct30

30 Oct 03:30
535a384

Choose a tag to compare

What's Changed

  • MAINT: run link checker weekly by @mmcky in #640
  • ⬆️ Bump actions/checkout from 4 to 5 by @dependabot[bot] in #643
  • MAINT: enable dependabot checking of conda environment by @mmcky in #650
  • MAINT: enable beta for dependabot support for anaconda by @mmcky in #651
  • ⬆️ Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #658
  • ⬆️ Bump peter-evans/create-issue-from-file from 5 to 6 by @dependabot[bot] in #654
  • MAINT: Phase 1 - Add HTML archives to GitHub release assets by @mmcky in #659

Full Changelog: publish-2025aug01...publish-2025oct30

publish-2025aug01

01 Aug 04:48
1ed3d4f

Choose a tag to compare

What's Changed

  • ENH: update linkchecker by @mmcky in #589
  • Fix definition of primitive matrix and clarify Hamilton matrix reference by @Nanakjoth in #584
  • FIX: links i#590 by @mmcky in #591
  • ⬆️ Bump dawidd6/action-download-artifact from 9 to 10 by @dependabot[bot] in #588
  • MAINT: update anaconda=2025.06 and python=3.13 by @mmcky in #637

New Contributors

Full Changelog: publish-2025apr24...publish-2025aug01

24th April 2025

24 Apr 06:17
d20a55b

Choose a tag to compare

What's Changed

  • MAINT: upgrade quantecon-book-theme==0.8.2 by @mmcky in #577

Full Changelog: publish-2025mar28...publish-2025apr24