Skip to content

Commit 7207b16

Browse files
authored
Update README.md
1 parent 7d85402 commit 7207b16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This is a set of notes used for teaching Python to students that have never used
4747
* [Python Tutor](http://www.pythontutor.com/)
4848
* [Useful iPython Notebooks](https://github.com/ipython/ipython/wiki/A-gallery-of-interesting-IPython-Notebooks): A wide variety of useful tutorials in iPython Notebooks for a wide variety of topics
4949
* [Python for Econometrics](https://www.kevinsheppard.com/Python_for_Econometrics)
50-
* [Quantitative Economics](http://quant-econ.net/py/): An introduction to scientific computing using Python, by Thomas J. Sargent and John Stachurski
50+
* [Quantitative Economics](https://python.quantecon.org/intro.html): An introduction to scientific computing using Python, by Thomas J. Sargent and John Stachurski
5151
* [Pytudes](https://github.com/norvig/pytudes) by Peter Norvig. A set of problems, in a wide variety of fields, solved with Python. Clear and structured problem descriptions, and _beautiful_ code for solving them. You will learn something everytime you read one of the provided notebooks.
5252

5353
## Python Exercises

0 commit comments

Comments
 (0)