2022/01-25

From SIPB Cluedumps

Jump to: navigation, search

[edit] Scientific Computing in Python: A NumPy Crash-Course

Date: January 25, 2022, at 6:00 PM
Presenters: Mark Chilenski
Location: 1-190
Abstract: NumPy is the standard tool for manipulating arrays of numeric data in Python, and has heavily influenced the design and implementation of many other libraries for scientific computing and machine learning. This talk will be a self-contained "crash course," intended to get someone with little or no NumPy experience to the point that they can confidently start manipulating arrays. The talk will emphasize principles such as broadcasting and vectorization which will also help intermediate NumPy users to write cleaner, more efficient code.
Personal tools