UCL / rsd-engineeringcourse

Course materials for Research Software Engineering course.
http://github-pages.ucl.ac.uk/rsd-engineeringcourse/
Other
108 stars 97 forks source link

Week09 iterators #146

Closed ageorgou closed 5 years ago

ageorgou commented 5 years ago

Will fix #115.

~Still need to look at the decorator material~ Now done.

Also, the beginning of the iterator section might need some reworking: the fact that we save memory from using a range (vs a list) isn't directly related with it using an iterator, so we should probably rephrase that so it's not misleading.