Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
f3be5ea
Tom's edits of a new lecture on the Bocola-Dovis and others paper
thomassargent30 Apr 5, 2026
a4edce8
updates
HumphreyYang Apr 7, 2026
3f618e7
Tom's two new lectures
thomassargent30 Apr 6, 2026
b9dedda
Tom's second April 6 edits of two Hansen lectures
thomassargent30 Apr 6, 2026
91b03ef
migrate twp lectures from intermediate series
HumphreyYang Apr 7, 2026
d1d8d02
updates
HumphreyYang Apr 7, 2026
eaa5456
updates
HumphreyYang Apr 7, 2026
f2f7e72
updates
HumphreyYang Apr 8, 2026
19c6f00
updates
HumphreyYang Apr 8, 2026
7a1c712
update to rng keys
HumphreyYang Apr 8, 2026
607e457
add jax install
HumphreyYang Apr 8, 2026
3e84d9d
avoid caption in solution
HumphreyYang Apr 8, 2026
8f85825
updates
HumphreyYang Apr 8, 2026
8a1bf97
fix duplicated intersphinx
HumphreyYang Apr 8, 2026
2179ba3
updates
HumphreyYang Apr 8, 2026
3292e64
updates
HumphreyYang Apr 8, 2026
247f487
updates
HumphreyYang Apr 8, 2026
54e1d73
Fix constraints order in match transport problem (#323)
enzodipasquale Apr 8, 2026
038ea47
Add complementary slackness condition to the dual solution introducti…
enzodipasquale Apr 8, 2026
83c4ac5
[match_transport] Fix notation typos in OT constraints and dual updat…
sudayuga Apr 8, 2026
7b8e529
Tom's April 8 minor edits
thomassargent30 Apr 8, 2026
3be2b66
update
HumphreyYang Apr 9, 2026
f5d60a4
Merge branch 'dovis' of https://github.com/QuantEcon/lecture-python-a…
HumphreyYang Apr 9, 2026
1d9cca2
updates
HumphreyYang Apr 9, 2026
339fd6b
updates
HumphreyYang Apr 9, 2026
01aad9d
updates
HumphreyYang Apr 9, 2026
e0383a9
updates
HumphreyYang Apr 10, 2026
38a908f
Merge branch 'main' into dovis
HumphreyYang Apr 10, 2026
24cce7c
reduce grid size for faster run
HumphreyYang Apr 10, 2026
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
2 changes: 1 addition & 1 deletion lectures/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ latex:
targetname: quantecon-python-advanced.tex

sphinx:
extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinx_exercise, sphinx_togglebutton, sphinx_proof]
extra_extensions: [sphinx_multitoc_numbering, sphinxext.rediraffe, sphinx_tojupyter, sphinx_exercise, sphinx_togglebutton, sphinx_proof, sphinx.ext.intersphinx]
config:
intersphinx_mapping:
intro:
Expand Down

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading