Introduction to NumPy (Numerical Python), I



Description

  1. Get familiar with python. I would recommand two links: w3school tutorial (both basic and complete) and https://www.learnpython.org (code can be ran directly within your web browser).

  1. Install python with anaconda. In order to run python on your own machine, you should install it. I would recommand anaconda for this, which also includes jupyter-notebook.

  1. Get familiar with notebooks. This represents a nice environement combining codes, notes and plots. This is very powerful to learn something and play with it. You can checkout this video or this post.

Hands-on material




Created with zim & freeicons.



Backlinks: meetings 2021