Skip to content

An introduction to Scientific Computing with Python, an advanced course for computer science students at IDC Herzliya

Notifications You must be signed in to change notification settings

yoavram/SciComPy

Repository files navigation

Scientific Computing with Python

An introduction to scientific computing with the Python programming language for computer science students

Azure Notebooks Official website

Syllabus

Python is a leading programming language for scientific research, data science, and machine learning. Thia course will familiarize students with the Python scientific stack and with best practices for scientific computing using methods from dynamical systems, stochastic processes, classical statistics, numerical analysis, Bayesian statistics, and artificial neural networks.

Every class will present a scientific problem, a computational method for tackling it, and a Python implementation of the method. Examples will include performing predicting points in tennis matches and survival on the Titanic, modelling evolutionary dynamics and infectious diseases, finding stationary points for a predator-prey system, inference in animal social networks, and classification of handwritten digits.

Book

IPython Interactive Computing and Visualization Cookbook by Cyrille Rossant

License

Content of this repository is distributed under the CC-BY-SA 4.0 license.

About

An introduction to Scientific Computing with Python, an advanced course for computer science students at IDC Herzliya

Resources

Stars

Watchers

Forks

Packages

No packages published