Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.38 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.38 KB

Doing Math with Python

This repository basically contains the chapter programs and solutions to challenges discussed in "Doing Math with Python" - written by Amit Saha, published by No Starch Press. Please do check the website to learn more about the book, updates and reviews.

Chapter code

If you are familiar with Jupyter (previously, IPython notebooks are), click below to launch the program notebooks in Jupyter powered by Binder:

Binder

Solutions to challenges

Please check the blog post on how to download these and try them out.