January 2018 Update
Changes since the last release:
- Python Essentials:
- Added a new lab on Profiling (how to speed up code)
- Colored IPython magics like
%timeit
purple - Rearranged last 4 labs: UnitTesting, Profiling, SympyIntro, DataVisualization
- Volume 1:
- Large revisions to the Autograd section of Differentiation
- Fixed a small typo in Monte Carlo Integration
- MANY changes to Volumes 2–4, which we won't detail since they haven't been released yet.