integers
There are 115 repositories under integers topic.
d-gamedev-team/gfm
3D maths for D gamedev. This library is deprecated, see README.md
micromatch/to-regex-range
Pass two numbers, get a regex-compatible source string for matching ranges. Fast compiler, optimized regex, and validated against more than 2.78 million test assertions. Useful for creating regular expressions to validate numbers, ranges, years, etc.
StefH/RandomDataGenerator
This is a configurable generator to create random data like Lorum Ipsum Text, Words, Text Patterns, First/Last Names, MAC-Addresses, IP-Addresses, Guids and DateTime.
PatGleeson101/mathicall.js
A fast javascript maths library designed for simulation and data processing.
isaacholt100/bnum
Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.
orchetect/SwiftRadix
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
tjson/tjson.js
JavaScript-compatible implementation of Tagged JSON (TJSON), written in TypeScript.
suiginsoft/hebimath
arbitrary precision arithmetic library
rockcavera/nim-nint128
128-bit integers
devatrun/slimcpplib
Simple Long Integer Math for C++
AndrewFeeney/all-positive-integers-in-ascending-order
A list of all positive integers in ascending order (incomplete)
Robbepop/apint
Arbitrary precision integers library.
bwesterb/go-ncrlite
Compress sets of integers efficiently
qwert2603/VectorIntegerView
Animated integer on Android. https://habr.com/post/420919/
oscbyspro/Numberick
An arithmagick overhaul in Swift
rahra/intfract
Creating Fractals with integer operations.
Atreyagaurav/number_range
Parse human readable numbers list into an iterable and vice versa
EnriquePH/OEIS.R
Data from The On-Line Encyclopedia of Integer Sequences in R
murisi/Arithmetic
A Programmatic Approach to Arithmetic
tunnckoCore/randomorg-js
Client for the JSON-RPC v1 API of Random.ORG - for Node.js and the browser, on just 70 lines. All API methods are implemented.
ccapo/elegant-pair
An elegant pairing function which uniquely encodes two natural numbers into a single natural number
chalu/int-range
An extensible 1.5KB JavaScript utility for generating integers
dwayne/elm-integer
The integers, ℤ = { ..., -2, -1, 0, 1, 2, ... }.
aldrinmathew/integer.dart
Dart's native integers in custom bit-width formats like i2, i4, i8, i16, i32, ix and u1, u2, u4, u8, u16, u32, ux...
bbqsrc/nova
Newtype macros for commonly reused types in Rust.
hugovk/fino
Output the Finnish word for a given integer.
make-github-pseudonymous-again/js-fft-integer
:butterfly: Integer Fast Fourier Transform algorithms for JavaScript
watchout254/sum-of-integers
user enters both positive and negative integers and it automatically sums it up but as soon as he/she enters 0 the program exits
Brar21/Python_Learning
Full Details Course of "Python" Language in Hindi. Notes of each and source code is available for learners so they can understand what is python? what the code is doing in file? etc
darmie/numerix
Cross-Platform Native or Simulated Signed and Unsigned Integers and Operations for Haxe
jordan-hearty/Java-Exercises
My first Java projects using Netbeans IDE
pub-calculator-io/integer-calculator
Free WordPress Plugin: Adding and subtracting integers calculator allows adding and subtracting positive and negative integers and decimals, demonstrating the solution algorithm. www.calculator.io/integer-calculator/
ryanavella/wide
Uint128 and Int128 for Go
Sight-Innovation/AroSort
The fastest integer sorting algorithm!
er-hiba/Matrix_Min_Max
It displays the minimum and maximum values for each row and column within a matrix filled by the user
RZulu54/VBA7_ULongLong
Emulate ULongLong 64 bit unsigned integers with VBA7 (64/32 bit MsOffice) or VB6