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 ↓86% vs prev 7d
total hits 10
actors 6 distinct systems
last hit 5d ago Script
top countries 🇩🇪 Germany · 🇺🇸 United States · 🇫🇷 France · 🇨🇦 Canada
API endpoints
full doc /v1/registry/numpy-minmax
compatibility /v1/registry/numpy-minmax/compatibility