Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
| Download
Project: Math 152 - Winter 2017
Views: 17363Math 152: Intro to Mathematical Software
February 10, 2017
Kiran Kedlaya; University of California, San Diego
adapted from lectures by William Stein, University of Washington
Lecture 14: Timing and Speed (part 2): Cython
Plan for today:
Answer the mathematical question from the end of the last lecture
Demonstrate an easy way to transition from interpreted to compiled code in Python, and some effects on timing