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: 3 months ago avx512cfloat32numpynumpy-librarypythonsimdx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
pydata/bottleneck | Provides high-performance NumPy array functions written in C. | 1,073 |
pydata/numexpr | Fast numerical expression evaluator for NumPy and other libraries | 2,238 |
jjjkkkjjj/matft | A Numpy-like library in Swift for multi-dimensional array and matrix operations | 133 |
ruby-numo/numo-narray | A new class library for fast processing and manipulation of multi-dimensional numerical data in Ruby | 418 |
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 | 135 |
debcaldarola/fedsam | Improving generalization in federated learning by seeking flat minima through optimization techniques | 79 |
ml31415/numpy-groupies | A package of optimized tools for grouping data by index and calculating aggregated values. | 196 |
v923z/micropython-ulab | A software module providing fast numerical array manipulation and analysis capabilities | 428 |
maxpumperla/hyperas | A simple wrapper around Keras and Hyperopt for convenient hyperparameter optimization. | 2,179 |
max22-/uxnbruteforce | Automates the construction of optimized UXN code by searching through all possible combinations to find the most efficient solution. | 8 |
spotify/annoy | A data structure and search algorithm for finding closest points in high-dimensional space | 13,267 |
numaproj/numalogic | A collection of machine learning models and tools for real-time time series data analytics and anomaly detection | 167 |
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 |