minimum
There are 187 repositories under minimum topic.
MKL-NET/MKL.NET
A simple cross platform .NET API for Intel MKL
JoeyTawadrous/Twitter-Auto-Pilot
Automate common Twitter activities such as following & unfollowing twitter accounts. Effortlessly follow users of a certain user.
jwhitlark/clj-on-k8s-quickstart
Clojure on Kubernetes, the fast way.
jeroenterheerdt/HADailySensor
Sensor for Home Assistant that gets reset at midnight
lemire/runningmaxmin
Fast maximum-minimum filters implemented in C++
ragokan/okito
Your best flutter coding friend. All in one; state management, navigation management(with dynamic routing), local storage, localization, dependency injection, cool extensions with best usages and with the support of best utilities!
10mohi6/portfolio-backtest-python
portfolio-backtest is a python library for backtest portfolio asset allocation on Python 3.7 and above.
AndrewB330/EuclideanMST
Implementations of different algorithms for building Euclidean minimum spanning tree in k-dimensional space.
aromanro/DFTQuantumDot
Density Functional Theory with plane waves basis, applied on a 'quantum dot'. Volumetric visualization of orbitals with VTK
GeoTIFF/geotiff-stats
Get Statistics from a Large GeoTIFF while Using a Low Amount of Memory
touwolf/bridje-framework
Bridje Java Framework
linesd/minimize
Conjugate gradients minimization
derhuerst/hifo
Stores & sorts only the highest values.
k-sheridan/multirotor_trajectory
Trajectory Generation For a Quadrotor written in both MATLAB and C++ for ROS
fl0fischer/OFC4HCI
OFC4HCI – Python Toolbox with Optimal Feedback Control Models for Modeling Human-Computer Interaction (including, e.g., MinJerk, LQR, and LQG)
kekyo/MarkTheRipper
Fantastic faster generates static site comes from simply Markdowns.
davidteather/Hotukdeals-Discord-Notifier
A commissioned project to notify a user on discord about new deals matching specific criteria.
Gagniuc/World-smallest-js-chart-v2.0
Chart 2.0 is represented by a function that draws on a canvas object using consecutive numeric values. Version 2.0 of this compact chart takes into account both positive and negative values from the input. Thus, chart 2.0 uses a lower bound as well as an upper bound.
dbkaplun/find-extrema
Numerically compute the extrema of a given (analytic) function: minima, maxima, and points of inflection
LeandreBl/C-string
Implementation of dynamic strings in C
nstevens1040/DiskPartShrinkVolume
While attempting to shrink a volume using diskpart in Windows you receive an error stating: The specified shrink size is too big and will cause the volume to be smaller than the minimum volume size. This is what you should do in this scenario.
SleekPanther/kruskals-algorithm-minimum-spanning-tree-mst
Kruskal's Algorithm (greedy) to find a Minimum Spanning Tree on a graph
kekyo/esp-wrover-kit-lcd-demo
Minimal LCD demonstration on ESP-WROVER-KIT (ILI9341)
PARVATHY-VIJAYAN/bug-free-umbrella
Find the maximum and minimum values from an array of integers.
stdlib-js/constants-float32-smallest-subnormal
Smallest positive single-precision floating-point subnormal number.
er-hiba/Matrix_Min_Max
It displays the minimum and maximum values for each row and column within a matrix filled by the user
pjmateus/monte-carlo-annealing
Monte-Carlo search for the minimum of the multidimensional "cost" function
stdlib-js/stats-base-dcuminabs
Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.
stdlib-js/stats-base-dnanminabs
Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.
stdlib-js/stats-base-nanminabs
Calculate the minimum absolute value of a strided array, ignoring NaN values.
stdlib-js/stats-base-smin
Calculate the minimum value of a single-precision floating-point strided array.
stdlib-js/stats-base-sminabs
Calculate the minimum absolute value of a single-precision floating-point strided array.
stdlib-js/stats-base-smskrange
Calculate the range of a single-precision floating-point strided array according to a mask.
stdlib-js/stats-base-snanmskrange
Calculate the range of a single-precision floating-point strided array according to a mask, ignoring NaN values.
stdlib-js/stats-base-snanrange
Calculate the range of a single-precision floating-point strided array, ignoring NaN values.
stdlib-js/strided-base-min-view-buffer-index
Return the minimum accessible index based on a set of provided strided array parameters.