📢 Welcome to ChiPy!
Chicago's Python user group!
FEATURED SPONSOR
Learn more about FOXTROT
and all of our sponsors today
NEXT EVENT
CHIPY __MAIN__ MEETING
When: Feb. 13, 2025, 6 p.m.
Where: American Planning Association (APA)
205 North Michigan Ave. Suite 1200 Chicago, IL 60601
Attendance:
In Person Pythonistas: 8
TOPICS FOR NEXT EVENT
xsNumPy: Curiosity to Code
In this talk, I’ll take you on a journey through the creation of xsNumPy, a minimalist implementation of core NumPy features using Python’s standard library. I’ll begin by sharing the inspiration behind the project — my curiosity to unravel the mechanics of NumPy and deepen my understanding of numerical computing. Then, we’ll explore the step-by-step development process, including designing a basic array object, implementing element-wise operations, and tackling challenges like scalability and performance optimization without external libraries. Along the way, …
Learn more