NumPy MinMax
JSON →numpy-minmax is a fast Python library designed to efficiently find both the minimum and maximum values within a NumPy array. It achieves significant speedups (roughly 2.3x faster than calling `numpy.amin` and `numpy.amax` separately) by leveraging C implementations and SIMD instructions (AVX/AVX512). The library is actively maintained with frequent releases, with version 0.5.0 being the latest stable release as of June 2025.
Traffic · last 30 days ↑200% vs prev 7d
total hits 10
actors 3 distinct systems
last hit 2d ago AhrefsBot
top countries 🇨🇦 Canada · 🇺🇸 United States · 🇩🇪 Germany · 🇪🇸 Spain
API endpoints
full doc /v1/registry/numpy-minmax
compatibility /v1/registry/numpy-minmax/compatibility