Releases: QuantEcon/lecture-python-intro
Releases · QuantEcon/lecture-python-intro
publish2026-may31
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
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
What's Changed
- ⬆️ Bump quantecon-book-theme from 0.17.1 to 0.19.0 by @dependabot[bot] in #713
- ⬆️ Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #707
- ⬆️ Bump sphinx-togglebutton from 0.3.2 to 0.4.4 by @dependabot[bot] in #694
- ⬆️ Bump dawidd6/action-download-artifact from 15 to 18 by @dependabot[bot] in #712
- ⬆️ Bump sphinx-togglebutton from 0.4.4 to 0.4.5 by @dependabot[bot] in #716
- ⬆️ Bump quantecon-book-theme from 0.19.0 to 0.20.0 by @dependabot[bot] in #717
- ⬆️ Bump sphinxcontrib-youtube from 1.4.1 to 1.5.0 by @dependabot[bot] in #719
- UPD: align collab workflow pinned versions with environment.yml by @mmcky in #722
- ⬆️ Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #727
- ⬆️ Bump quantecon-book-theme from 0.20.0 to 0.20.3 by @dependabot[bot] in #728
- ⬆️ Bump conda-incubator/setup-miniconda from 3 to 4 by @dependabot[bot] in #730
- ⬆️ Bump dawidd6/action-download-artifact from 18 to 21 by @dependabot[bot] in #732
- [eigen_I.md] Update np.random → Generator API by @Chihiro2000GitHub in #735
- [lln_clt.md] Update np.random → Generator API by @Chihiro2000GitHub in #738
- [solow.md] Update np.random → Generator API by @Chihiro2000GitHub in #739
- [time_series_with_matrices.md] Update np.random → Generator API by @Chihiro2000GitHub in #740
- Adding Tom's Edits to Exercises by @thomassargent30 in #748
New Contributors
- @Chihiro2000GitHub made their first contribution in #735
Full Changelog: publish-2026feb24...publish-2026may24
publish-2026feb24
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
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
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
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
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
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
- @Nanakjoth made their first contribution in #584
Full Changelog: publish-2025apr24...publish-2025aug01
24th April 2025
What's Changed
Full Changelog: publish-2025mar28...publish-2025apr24