Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions _posts/2026-06-14-books.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: post
title: "Book updates — June 1–14, 2026"
author: QuantEcon
excerpt: "New and updated QuantEcon books (June 1–14, 2026)."
tag: [books]
---

- 📖 **[Dynamic Programming](https://dp.quantecon.org/)** — Redesigned volume cards on the website to use a MyST-primary format, improving the presentation of Dynamic Programming content for readers.
- [Redesign website: MyST-primary volume cards](https://github.com/QuantEcon/book-dp-public/pull/21)

_Auto-drafted from public QuantEcon repository activity for June 1–14, 2026. Review and edit before publishing._
19 changes: 19 additions & 0 deletions _posts/2026-06-14-lectures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
layout: post
title: "Lecture updates — June 1–14, 2026"
author: QuantEcon
excerpt: "New and updated QuantEcon lectures (June 1–14, 2026)."
tag: [lectures]
---

- 📚 **[Advanced Quantitative Economics with Python](https://python-advanced.quantecon.org/)** — Added lectures covering contract theory and survey data robustness, alongside improved rendering support for proof and admonition directives in the minimal theme.
- [Add three lectures on contract theory and one lecture on survey data and robustness](https://github.com/QuantEcon/lecture-python-advanced.myst/pull/343)
- [Enable minimal theme for proof/admonition directives](https://github.com/QuantEcon/lecture-python-advanced.myst/pull/334)

- 📚 **[Quantitative Economics with Python](https://python.quantecon.org/)** — Added three lectures covering long-term risk and learning, expanding the curriculum's treatment of dynamic decision-making under uncertainty.
- [Add Three Lectures on Long-term Risk and Learning](https://github.com/QuantEcon/lecture-python.myst/pull/889)

- 📚 **[A First Course in Quantitative Economics with Python](https://intro.quantecon.org/)** — Added a new lecture on Maximum Sustainable Yield and fishery collapse dynamics, expanding the course's coverage of natural resource economics and nonlinear dynamic systems.
- [Add Maximum Sustainable Yield and Fishery Collapse lecture](https://github.com/QuantEcon/lecture-python-intro/pull/763)

_Auto-drafted from public QuantEcon repository activity for June 1–14, 2026. Review and edit before publishing._