Skip to content

ronnzw/Python-Mathematics-Handbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doing mathematics with Python

  • Aimed at Mathematicians with little to no Python knowledge.
  • All documents are written as Jupyter notebooks.

Topics covered:

  1. [Basic Python](./nbs/00 - Studying Mathematics with Python.ipynb)
  2. [Using Sympy](./nbs/01 - Symbolic mathematics with Sympy.ipynb) for symbolic mathematics.
  3. [Using Numpy](./nbs/02 - Linear algebra with Numpy.ipynb) for linear algebra.
  4. [Using Pandas](./nbs/03 - Data analysis with Pandas.ipynb) for basic handling of data.

About

A set of notebooks for an introduction to Python for Mathematicians.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%