lecture-python-programming
lecture-python-programming copied to clipboard
Source files for https://python-programming.quantecon.org
Now that @najuzilu has migrated `lecture-python-programming` to `myst` we have a direct comparison of the `rst` and `myst` parsers. Given both parsers use `docutils` we can use this project as...
The following two source files use the same target: [numba.rst](https://raw.githubusercontent.com/QuantEcon/lecture-python-programming/master/source/rst/numba.rst) & [need_for_speed.rst](https://raw.githubusercontent.com/QuantEcon/lecture-python-programming/master/source/rst/need_for_speed.rst). If this not intended, would be happy to update the target in `numba.rst` to `numba`.
@DrDrij any ideas why the icon isn't showing up sometimes in `Safari`. It is fine in `Brave`/`Chrome`
The exercise in the SciPy lecture states that previously recursive functions were covered - this content now appears after the SciPy lecture https://lectures.quantecon.org/py/scipy.html#Exercises
This lecture needs a bit of an update. https://python.quantecon.org/about_py.html The figures could be updated and we might include this link: https://spectrum.ieee.org/computing/software/the-top-programming-languages-2019 Note the discussion there as to why Python is...
Let people know about https://python.quantecon.org/parallelization.html
We should add a sentence and link to this: https://realpython.com/pandas-read-write-files/