AstroHackWeek / AstroHackWeek2015

Materials for the 2015 Astro Hack Week
GNU General Public License v2.0
33 stars 32 forks source link

cython double-for loop demo #13

Closed aphearin closed 9 years ago

aphearin commented 9 years ago

Added a minimal example of how use cython to speed up tightly nested for loops to the FasterPython notebook in profile_parallel.

drphilmarshall commented 9 years ago

Thanks @aphearin ! I'll add your name to the contributors list.