Numpy

Lecture 5 Intro to Numpy

Intro to Numpy

Lecture 6 Intro to PySide

Using PySide6 in python to create GUI's

Numpy

Why do I need it? numpy is “The fundamental package for scientific computing with Python”. In particular it gives us fast and efficient array types which can be used with C/C++ types as well.