numpy-minmax
Array extrema finder
A fast function for finding the minimum and maximum value in a NumPy array
A fast function (SIMD-accelerated) for finding the minimum and maximum value in a NumPy array
11 stars
1 watching
1 forks
Language: Python
last commit: 5 months ago avx512cfloat32numpynumpy-librarypythonsimdx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
pydata/bottleneck | Provides high-performance NumPy array functions written in C. | 1,077 |
pydata/numexpr | An expression evaluator for arrays in scientific computing and data analysis | 2,255 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 135 |
ruby-numo/numo-narray | A new class library for fast processing and manipulation of multi-dimensional numerical data in Ruby | 420 |
parro-it/semver-first-satisfied | Finds the minimum version from an array that satisfies a given semantic version range | 2 |
etingof/pysmi | Tool for parsing and converting SNMP MIBs into various formats | 137 |
debcaldarola/fedsam | Improving generalization in federated learning by seeking flat minima through optimization techniques | 82 |
ml31415/numpy-groupies | A package of optimized tools for grouping data by index and calculating aggregated values. | 197 |
v923z/micropython-ulab | A software module providing fast numerical array manipulation and analysis capabilities | 436 |
maxpumperla/hyperas | A simple wrapper around Keras and Hyperopt for convenient hyperparameter optimization. | 2,179 |
max22-/uxnbruteforce | An optimized search tool for finding efficient code snippets in the UXN programming language | 8 |
spotify/annoy | A data structure and search algorithm for finding closest points in high-dimensional space | 13,321 |
numaproj/numalogic | A collection of machine learning models and tools for real-time time series data analytics and anomaly detection | 168 |
laurentmazare/npy-ocaml | A library that allows OCaml bigarrays to be written and read in the NumPy file format | 41 |
ibm/max-breast-cancer-mitosis-detector | A machine learning-based system for detecting mitosis in breast cancer tumor cells from images | 23 |