Skip to content

Tags: QuantEcon/lecture-python-programming.fa

Tags

publish-2026jun19

Toggle publish-2026jun19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(about_py): correct PyTorch and LaTeX capitalization (#124)

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

publish-2026may14

Toggle publish-2026may14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌐 [translation-sync] Misc changes to jax lectures (#123)

* Update translation: lectures/jax_intro.md

* Update translation: .translate/state/jax_intro.md.yml

* Update translation: lectures/numpy_vs_numba_vs_jax.md

* Update translation: .translate/state/numpy_vs_numba_vs_jax.md.yml

publish-2026apr13

Toggle publish-2026apr13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
🌐 [translation-sync] Minor edits (replaces #100) (#105)

publish-2026mar19

Toggle publish-2026mar19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update lecture markdown files (#54)

* Add lecture: نام‌ها و فضاهای نام

* Add lecture: OOP I: اشیاء و متدها

* Add lecture: اصول Python

* Update lecture markdown files

* Update Python-essentials lecture content and TOC

* Update oop_intro lecture content and TOC

* Update names lecture content and TOC

---------

Co-authored-by: Matt McKay <mmcky@users.noreply.github.com>

publish-2026jan29

Toggle publish-2026jan29's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix additional build warnings (#57)

- getting_started.md: Fix index directive missing required argument (line 95)
- _admonition/gpu.md: Add missing GPU admonition file for jax_intro.md and numpy_vs_numba_vs_jax.md includes

publish-2025dec27

Toggle publish-2025dec27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
⬆️ Bump dawidd6/action-download-artifact from 11 to 12 (#52)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 11 to 12.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v11...v12)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '12'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

publish-2025dec22

Toggle publish-2025dec22's commit message
Fix undefined Docstrings reference by removing link temporarily

Keep the sentence but remove the {ref} link since python_essentials.md
(which contains the Docstrings label) hasn't been translated to Farsi yet.
Added TODO comment to restore link when translation is complete.

Fixes build warning: undefined label 'docstrings'

publish-2025dec05

Toggle publish-2025dec05's commit message
Fix writing_good_code reference warning

- Replaced broken {doc} link with plain text
- Added TODO comment to restore link once lecture is translated
- Build now completes without warnings

publish-2025apr30

Toggle publish-2025apr30's commit message
ENH: enable gh-actions workflows and setup as jupyter-book project