Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 551 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 551 Bytes

Python4science

Scientific Python programming course for beginners. It is composed of three units:

  • 1_Python_introduction.ipynb: basic functionalities (if-then-else, loops, functions, files manipulation)
  • 2_Python_numerical_data.ipynb: usage of numpy and matplotlib to read, manipulate, and display numerical data
  • 3_Python_numerical_methods.ipynb: usage of numpy, scipy and matplotlib to analyse and generate numerical data.

Binder