An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with minimum

A curated list of projects in awesome lists tagged with minimum .

https://github.com/lemire/runningmaxmin

Fast maximum-minimum filters implemented in C++

algorithms maximum minimum

Last synced: 21 Mar 2025

https://github.com/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!

class cleaner-widgets dart dependency-injection flutter minimum navigation-management okito okitox route-management state state-management store watch-controller

Last synced: 28 Apr 2025

https://github.com/10mohi6/portfolio-backtest-python

portfolio-backtest is a python library for backtest portfolio asset allocation on Python 3.7 and above.

asset-allocation backtest cvar etf hrp minimum mutual-fund portfolio python stock tangency variance

Last synced: 14 Apr 2025

https://github.com/derhuerst/hifo

Stores & sorts only the highest values.

highest lowest maximum minimum sort

Last synced: 15 Apr 2025

https://github.com/kekyo/MarkTheRipper

Fantastic faster generates static site comes from simply Markdowns.

customizable dotnet easy extendable faster markdown minimum static-site-generator

Last synced: 14 Apr 2025

https://github.com/kekyo/marktheripper

Fantastic faster generates static site comes from simply Markdowns.

customizable dotnet easy extendable faster markdown minimum static-site-generator

Last synced: 26 Mar 2025

https://github.com/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.

batch big cause desired diskpart minimum partitioning powershell shrink size smaller too volume windows

Last synced: 13 Oct 2025

https://github.com/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.

chart chartjs data-visualization javascript js lower-bound maximum minimum native plot small upper-bound visualization x-axis y-axis

Last synced: 12 Apr 2025

https://github.com/dbkaplun/find-extrema

Numerically compute the extrema of a given (analytic) function: minima, maxima, and points of inflection

analysis extrema extremum inflection maxima maximum minima minimum numerical points

Last synced: 08 Sep 2025

https://github.com/kekyo/esp-wrover-kit-lcd-demo

Minimal LCD demonstration on ESP-WROVER-KIT (ILI9341)

esp-wrover-kit esp32 hardware-spi ili9341 lcd minimum platformio software-spi ucglib

Last synced: 07 Feb 2026

https://github.com/parvathy-vijayan/bug-free-umbrella

Find the maximum and minimum values from an array of integers.

array array-of-integers java maximum minimum

Last synced: 29 Mar 2025

https://github.com/thwillert/tableminmax

JavaScript that colors the min / max values of a HTML table.

color colour css html javascript jquery maximum minimum table

Last synced: 08 Feb 2026

https://github.com/stdlib-js/strided-base-min-view-buffer-index

Return the minimum accessible index based on a set of provided strided array parameters.

array base idx index javascript linear min minimum node node-js nodejs stdlib strided strides view

Last synced: 13 Apr 2025

https://github.com/stdlib-js/stats-base-snanrange

Calculate the range of a single-precision floating-point strided array, ignoring NaN values.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 12 Jan 2026

https://github.com/stdlib-js/stats-base-dminsorted

Calculate the minimum value of a sorted double-precision floating-point strided array.

domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed

Last synced: 13 May 2025

https://github.com/stdlib-js/array-min-dtype

Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.

array dtype javascript memory minimum node node-js nodejs scalar stdlib type types util utilities utility utils

Last synced: 14 Jun 2025

https://github.com/methodswithclass/evolve

An Evolutionary Algorithm written in JavaScript that can take in any generic module representing a problem to be optimized

algorithms evolutionary evolutionary-algorithm generation genetic genetic-algorithm individual maximization maximize minimization minimum mutate optimization organism population

Last synced: 28 Mar 2025

https://github.com/stdlib-js/ndarray-base-min-view-buffer-index

Compute the minimum linear index in an underlying data buffer accessible to an array view.

array base idx index javascript linear min minimum multidimensional ndarray node node-js nodejs stdlib strides types utilities utility utils view

Last synced: 03 Sep 2025

https://github.com/stdlib-js/stats-base-nanminabs

Calculate the minimum absolute value of a strided array, ignoring NaN values.

abs absolute array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 13 Apr 2025

https://github.com/stdlib-js/stats-base-nanrange-by

Calculate the range of a strided array via a callback function, ignoring NaN values.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 18 Aug 2025

https://github.com/stdlib-js/stats-base-dnanrange

Calculate the range of a double-precision floating-point strided array, ignoring NaN values.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 07 Sep 2025

https://github.com/kanarus/wasi-preview2-helloworld-component-wat

A minimum WAT of a WASM Component printing `Hello, world!` via `wasi:cli/run` of WASI Preview 2

minimum wasi wasi-preview-2 wasm wasm-component wat

Last synced: 08 Oct 2025

https://github.com/stdlib-js/stats-base-nanmskmin

Calculate the minimum value of a strided array according to a mask, ignoring NaN values.

domain extent extremes javascript mask masked masked-array math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 27 Jan 2026

https://github.com/diegoperea20/minimum-temperature-melbourne

Nextjs Minimum Temperature Predictions since 1991 in Melbourne with dataset Daily Minimum Temperatures in Melbourne

json lstm mellbourne minimum mlp model nextjs prediction-model series-data temperature

Last synced: 02 Mar 2025

https://github.com/danieljdufour/fast-min

🔥 The Quickest Way to get the Minimum Value of an Array of Numbers (Typed or Untyped)

math minimum stats

Last synced: 13 Apr 2025

https://github.com/stdlib-js/stats-base-min-by

Calculate the minimum value of a strided array via a callback function.

array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 07 Aug 2025

https://github.com/stdlib-js/stats-base-sminsorted

Calculate the minimum value of a sorted single-precision floating-point strided array.

domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed

Last synced: 14 Jun 2025

https://github.com/stdlib-js/array-base-min-signed-integer-dtype

Determine the minimum array data type for storing a provided signed integer value.

array base dtype int integer javascript memory minimum node node-js nodejs scalar signed stdlib type types util utilities utility utils

Last synced: 16 Sep 2025

https://github.com/stdlib-js/utils-real-min

Return the smallest positive normal value capable of being represented by a numeric real type.

javascript least math mathematics min minimum node node-js nodejs normal normalized realmin smallest stdlib type util utilities utility utils value

Last synced: 04 Oct 2025

https://github.com/stdlib-js/array-base-min-unsigned-integer-dtype

Determine the minimum array data type for storing a provided unsigned integer value.

array base dtype int integer javascript memory minimum node node-js nodejs scalar stdlib type types uint unsigned utilities utility utils

Last synced: 25 Sep 2025

https://github.com/stdlib-js/math-base-special-minabsf

Return the minimum absolute single-precision floating-point number.

abs absolute javascript math mathematics min minabs minimum node node-js nodejs smallest stdlib value

Last synced: 04 Apr 2025

https://github.com/waterlemons2k/gradle-minimum

Minimum compatible versions of Gradle.

gradle java latest list lts minimum toolchain version versions

Last synced: 11 Oct 2025

https://github.com/stdlib-js/stats-strided-dminsorted

Calculate the minimum value of a sorted double-precision floating-point strided array.

domain extent extremes javascript math mathematics min minimum node node-js nodejs ordered range sorted statistics stats stdlib strided strided-array typed

Last synced: 19 Mar 2025

https://github.com/stdlib-js/stats-strided-dminabs

Calculate the minimum absolute value of a double-precision floating-point strided array.

abs absolute domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 31 Mar 2025

https://github.com/stdlib-js/stats-strided-dnanminabs

Calculate the minimum absolute value of a double-precision floating-point strided array, ignoring NaN values.

abs absolute domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 31 Mar 2025

https://github.com/stdlib-js/stats-strided-dnanmin

Calculate the minimum value of a double-precision floating-point strided array, ignoring NaN values.

array domain extent extremes float64 javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 31 Mar 2025

https://github.com/msh-trojan/java_arrays_4

Write a Java program that does the following: 1- Creates an array of integers with random values between 1 and 1000 (inclusive) and a size of 20. 2- Finds and prints the smallest and biggest values in the array. 3- Calculates and prints the average value of all the elements in the array.

arrays average iteration java loops maximum minimum randomness

Last synced: 01 Apr 2025

https://github.com/samridhi060/maximum-minimum

The MaxMin program is a simple Java application that prompts the user to enter a number of elements and then the elements themselves. It calculates and displays the maximum and minimum values from the provided array of integers.

java linearserach maximum minimum

Last synced: 25 Mar 2025

https://github.com/stdlib-js/stats-array-min-by

Calculate the minimum value of an array via a callback function.

array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib

Last synced: 05 Jul 2025

https://github.com/typescript-package/range

A lightweight TypeScript library for managing various types of ranges.

maximum minimum range

Last synced: 22 Jan 2026

https://github.com/mjbeaumont/mealcloud-portal

Back end prototype of an online ordering app, meant to be embedded inside an existing website design.

composer database minimum yii

Last synced: 23 Jan 2026

https://github.com/robojones/mima

Make sure that a number is between min and max

between javascript maximum minimum nodejs npm number

Last synced: 09 Jul 2025

https://github.com/coedice/mips

Small MIPS functions

minimum mips mips-assembly pythagorean-triples

Last synced: 05 Jul 2025

https://github.com/ahojukka5/graphordering.jl

GraphOrdering.jl is a package focused on a problem of renumbering vertices of a graph such a way that the bandwidth of the sparse matrix is minimized. In other words: find a permutation of system of equations which minimized the fill-in of sparse matrix during matrix factorization. The functionality of the package corresponds to the symrcm function of MATLAB.

bandwidth cuthill graph matrices mckee minimum ordering reverse sparse

Last synced: 30 Oct 2025

https://github.com/stdlib-js/stats-strided-min-by

Calculate the minimum value of a strided array via a callback function.

array domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 22 Jun 2025

https://github.com/imballinst/minmax

A somewhat simple app to output the minimum discount and maximum discount (along with the expense) for a promotion.

discount maximum minimum optimum promotion

Last synced: 25 Dec 2025

https://github.com/stdlib-js/stats-strided-snanmin

Calculate the minimum value of a single-precision floating-point strided array, ignoring NaN values.

array domain extent extremes float32 javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 14 Apr 2025

https://github.com/stdlib-js/stats-strided-smskmin

Calculate the minimum value of a single-precision floating-point strided array according to a mask.

domain extent extremes javascript mask masked masked-array math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 08 Aug 2025

https://github.com/stdlib-js/stats-strided-snanrange

Calculate the range of a single-precision floating-point strided array, ignoring NaN values.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 12 Aug 2025

https://github.com/stdlib-js/stats-strided-dnanrange

Calculate the range of a double-precision floating-point strided array, ignoring NaN values.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 13 Aug 2025

https://github.com/dylarcher/verman-cli

A CLI library for managing node/npm versions range engine limits.

cli command-line compatibility limits maximum minimum nodejs npm range support tool versions

Last synced: 15 Sep 2025

https://github.com/soenneker/soenneker.dtos.minmax

A minimal Record type with a Min (decimal) and a Max (decimal) and maximum JSON compatibility

csharp dotnet dto dtos max maximum min minimum minmax object

Last synced: 02 Jan 2026

https://github.com/stdlib-js/stats-strided-smskrange

Calculate the range of a single-precision floating-point strided array according to a mask.

dispersion domain extent extremes javascript math mathematics max maximum min minimum node node-js nodejs range statistics stats stdlib strided strided-array

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-sminabs

Calculate the minimum absolute value of a single-precision floating-point strided array.

abs absolute domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-scumin

Calculate the cumulative minimum of single-precision floating-point strided array elements.

accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-dcuminabs

Calculate the cumulative minimum absolute value of double-precision floating-point strided array elements.

abs absolute absolute-value accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-smin

Calculate the minimum value of a single-precision floating-point strided array.

array domain extent extremes float32 javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 30 Mar 2025

https://github.com/stdlib-js/stats-strided-dcumin

Calculate the cumulative minimum of double-precision floating-point strided array elements.

accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib strided strided-array typed

Last synced: 07 Apr 2025

https://github.com/stdlib-js/stats-strided-scuminabs

Calculate the cumulative minimum absolute value of single-precision floating-point strided array elements.

abs absolute absolute-value accumulate cumulative domain extent extremes javascript math mathematics min minimum node node-js nodejs range statistics stats stdlib

Last synced: 07 Apr 2025

https://github.com/angular-package/range

The range between a minimum and maximum.

between maximum minimum range

Last synced: 09 Nov 2025