Releases: QuantEcon/lecture-python-advanced.myst
Releases · QuantEcon/lecture-python-advanced.myst
27th July 2024 (B)
What's Changed
Full Changelog: publish-2024jul27...publish-2024jul27b
27th July 2024
What's Changed
- Calvo Machine Learning Lecture by @mmcky in #167
- Minor Fixes to Calvo Machine Learning Lecture by @HumphreyYang in #168
- Remove numba pin by @kp992 in #166
Full Changelog: publish-2024jul02...publish-2024jul27
Publish: 02nd July 2024
What's Changed
- MAINT: remove %matplotlib inline and contents directive by @mmcky in #161
- Update asset_pricing_lph.md by @sousaru in #160
- TMP: install numba < 0.60 to see if amss is fixed by @mmcky in #165
- Update
calvo
lecture with new visualizations and updated content by @HumphreyYang in #164
New Contributors
Full Changelog: publish-2024may03b...publish-2024jul02
03rd May 2024 (B)
Full Changelog: publish-2024may03...publish-2024may03b
03rd May 2024
What's Changed
- Use np.interp instead of interpolation.interp by @kp992 in #156
- MAINT: anaconda=2024.02 and upgrade GA versions by @mmcky in #157
- MAINT: standard README by @mmcky in #158
- MAINT: update bibtex to author-year by @mmcky in #159
New Contributors
Full Changelog: publish-2024jan16...publish-2024may03
PUBLISH: 16th January 2024
Remove unused imports (#142) * Remove unused imports * remove unwanted lines * fix errors --------- Co-authored-by: mmcky <[email protected]>
PUBLISH: 16th Jan 2023
Remove unused imports (#142) * Remove unused imports * remove unwanted lines * fix errors --------- Co-authored-by: mmcky <[email protected]>
PUBLISH: 21st December 2023
MAINT: upgrade quantecon-book-theme and author information (#154) * MAINT: Upgrade to quantecon-book-theme==0.7.1 * update author information
PUBLISH: 06th November 2023
Hide Code Output in `BCG_incomplete_mkts.md` (#150) * hide long code output * add an extra line
PUBLISH: 18th October 2023
publish-2023oct18 Tom's second Oct 17 edits of smoothing.md lecture