numerical-computing

Tag

Cards List
#numerical-computing

Teaching NumPy’s ufuncs new tricks

Lobsters Hottest · 3d ago

This article teaches new techniques and tricks for using universal functions (ufuncs) in NumPy, a Python library for numerical computing.

0 favorites 0 likes
#numerical-computing

Tracing np.add, all the way down

Hacker News Top · 2026-09-04 Cached

This blog post traces the execution of NumPy's np.add function from Python down to C, explaining the internal machinery and SIMD optimization involved in numerical addition.

0 favorites 0 likes
#numerical-computing

@KirkDBorne: Learn about NumPy for Python… here: https://amzn.to/465HI6k and here: http://numpy.org/learn/ #DataScience #DataScienti…

X AI KOLs Timeline · 2026-07-20 Cached

Promotional tweet about learning NumPy for Python, linking to the official guide book and the numpy.org/learn site.

0 favorites 0 likes
#numerical-computing

Cleve Moler (Matlab, MathWorks) passed away on May 20, 2026

Hacker News Top · 2026-05-22 Cached

Cleve Moler, cofounder of MathWorks and creator of MATLAB, passed away at age 86. His contributions to numerical computing, including LINPACK and EISPACK, profoundly impacted science and engineering.

0 favorites 0 likes
← Back to home

Submit Feedback