lecture-python-programming icon indicating copy to clipboard operation
lecture-python-programming copied to clipboard

Reference in exercise out of order in scipy.rst

Open natashawatkins opened this issue 6 years ago • 2 comments
trafficstars

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

natashawatkins avatar Jan 20 '19 16:01 natashawatkins

I think maybe we should replace this exercise with something that uses the SciPy library...

natashawatkins avatar Feb 13 '19 16:02 natashawatkins

Hi @natashawatkins ,

I am teaching a class of quantitative econ, so find another exercise is out of order too. Beside what you have mentioned, the exercise3 of numpy is related to python-oop, which is after numpy lecture now.

My solution is to modify the jupyter notebook version manually and move the exercise to the right section. I believe you may be too busy to deal with them.

If you can fix it by giving more exercise, that will be really helpful.

bayeswhu avatar Mar 01 '19 05:03 bayeswhu