Lessons (Click on lesson name to open lesson)
|
NumPy array basics:
• Importing numpy.
• Basic array attributes and operations.
• 1-D and multi-dimensional arrays.
• Array slicing and striding.
• Other array creation functions.
• Basic array math.
• Reading data files with loadtxt.
• Exercise on plotting data from a file.
|