numeric
There are 254 repositories under numeric topic.
stdlib-js/stdlib
✨ Standard library for JavaScript and Node.js. ✨
hora-search/hora
🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .
autoNumeric/autoNumeric
AutoNumeric is a standalone library that provides live as-you-type formatting for international numbers and currencies.
R-js/libRmath.js
Javascript Pure Implementation of Statistical R "core" numerical libRmath.so
kevinongko/vue-numeric
Input field component to display a formatted currency value based on Vue.js
marcocesarato/react-native-input-spinner
An extensible input number spinner component for react-native highly customizable. This component enhance a text input for entering numeric values, with increase and decrease buttons.
asus-linux-drivers/asus-numberpad-driver
Maintained feature-rich linux driver for NumberPad(2.0) on Asus laptops. NumberPad(2.0) is illuminated numeric keypad integrated to touchpad which appears when is done tap on top right corner of touchpad for atleast 1s by default (configurable) or slide gesture from top right/left corner to the center, the left shows calc app aswell (configurable).
jonschlinkert/is-number
JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
libmir/mir
Mir (backports): Sparse tensors, Hoffman
githubnext/gpt4-with-calc
GPT-4 Equipped with Numeric Calculation
anatoliygatt/numeric-stepper
🎛 A numeric stepper component for React.
erikerlandson/coulomb
coulomb: unit analysis for Scala
NumPHP/NumPHP
Mathematical PHP library for scientific computing
RobinKa/maxwell-simulation
Interactive web-based simulator of electromagnetic waves
prajna-lang/prajna
a program language for AI infrastructure
fengwang/matrix
A modern, C++20-native, single-file header-only dense 2D matrix library.
Dirkster99/NumericUpDownLib
Implements numeric up down WPF controls to edit/display values (byte, integer, short, ushort etc.) with a textbox and optional up/down arrow (repeat) buttons. Value editing is possible by dragging the mouse vertically/horizontally, clicking up/down buttons, using up/down or left right cursor keys, spinning mousewheel on mouseover, or editing the textbox.
lukasvinclav/django-admin-numeric-filter
Numeric filters for Django admin
JayeshLab/vue-numeric-input
Number input component with controls
ruyangit/admin-workbench-ui
vue开发的管理平台,中台及后台解决方案,vue-admin 管理平台,ant-design-vue-pro 管理平台
rioastamal/terbilang
Sebuah pustaka untuk menterjemahkan angka ke dalam bilangan Bahasa Indonesia
mcuntz/jams_fortran
A collection of general Fortran modules in the categories Computational, Date and Time, Input / Output, Math / Numerics, Screening, Sensitivity Analysis and Optimising / Fitting, and Miscellaneous.
EddyVerbruggen/nativescript-numeric-keyboard
:1234: Replace the meh default number/phone keyboard with this stylish one
mkg0/react-numeric
A react component for formatted number form fields
JonnyBurger/use-color-change
📈📉React hook for flashing a text when a value becomes higher or lower
allisterb/Compute.NET
.NET bindings for native numerical computing
PythonSJL/PyPyNum
PyPyNum is a multifunctional Python math lib. It includes modules for math, data analysis, array ops, crypto, physics, randomness, data prep, stats, solving eqns, image processing, interp, matrix calc, and high-precision math. Designed for scientific computing, data science, and machine learning, PyPyNum provides efficient and versatile tools.
muellan/numeric
numeric facilities for C++ 14; dual numbers, dual quaternions, constrained numbers, intervals
gbeckers/Darr
A Python library for numpy arrays that persist on disk in a format that is simple, self-documented and tool-independent, and maximizes universal readability.
TylerBrinkley/Genumerics
Genumerics is a high-performance .NET library for generic numeric operations
dstructs/matrix
Matrices.
MattLewin/NumericPicker
iOS picker for easily selecting numbers by digit. (Swift)
Alorel/mongoose-auto-increment-reworked
An auto-incrementing field generator for Mongoose 4 & 5
sbagdat/turkish_numeric
Translate any numeric value into Turkish text, currency notation, or text representation of money.
isarn/isarn-sketches
Sketching data structures for scala, including t-digest
marcocesarato/react-native-input-validator
This library validates strings and number passed on TextInput component and highlight the result (valid green, invalid red). Optionally can have a placeholder with floating labels.