Universal functions (ufunc), NumPy Developers, 2024 - Official documentation explaining the concept, types, and usage of NumPy universal functions, serving as an authoritative reference.
Python for Data Analysis, Wes McKinney, 2022 (O'Reilly Media) - A comprehensive guide covering essential NumPy operations, including a detailed explanation of ufuncs and vectorized computations.