#
integers
Here are 70 public repositories matching this topic...
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.
nodejs
javascript
node
matching
regex
match
regular-expression
repeat
matcher
range
regex-range
numbers
number
padding
expand
integers
character-class
range-expansion
tidelift
-
Updated
Jan 20, 2022 - JavaScript
A fast javascript maths library designed for simulation and data processing.
-
Updated
Mar 29, 2022 - JavaScript
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.
-
Updated
Apr 21, 2022 - C#
JavaScript-compatible implementation of Tagged JSON (TJSON), written in TypeScript.
-
Updated
Feb 12, 2022 - TypeScript
arbitrary precision arithmetic library
-
Updated
Nov 14, 2018 - C
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.
macos
swift
hex
ios
binary
tvos
watchos
generics
hexadecimal
octal
radix
integer
hex-strings
integers
swift5
hexadecimal-string
swift5-3
radix-strings
-
Updated
Jun 3, 2022 - Swift
Arbitrary precision integers library.
-
Updated
Mar 25, 2021 - Rust
Simple Long Integer Math for C++
lightweight
cross-platform
header-only
cpp17
math-library
integer-arithmetic
integers
big-integer
biginteger-cpp
big-integer-arithmetic
longint
big-int-addition
big-int-multipication
big-int-substraction
big-int-cpp
biginteger-library
big-int-l
-
Updated
Dec 24, 2021 - C++
Animated integer on Android. https://habr.com/post/420919/
-
Updated
Dec 27, 2018 - Java
Creating Fractals with integer operations.
-
Updated
Nov 23, 2020 - Assembly
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.
-
Updated
Jan 28, 2022 - JavaScript
A Programmatic Approach to Arithmetic
algorithms
linear-algebra
mathematics
polynomials
arithmetic
matrices
complex-numbers
rational-numbers
pseudocode
number-theory
integers
-
Updated
Sep 30, 2020 - TeX
A self-sorting integer data structure.
-
Updated
Jun 6, 2022 - JavaScript
An extensible 1.5KB JavaScript utility for generating integers
-
Updated
Feb 13, 2022 - JavaScript
javascript
computer-science
algorithms
mathematics
agpl
fourrier
fast-fourrier-transform
fourrier-transform
number-theoretic-transform
integers
-
Updated
Apr 26, 2021 - JavaScript
The fastest integer sorting algorithm!
-
Updated
Mar 22, 2022 - JavaScript
IsTwo: is it two?
-
Updated
Jun 10, 2020 - Julia
Elementary algebra worksheets for the kids
-
Updated
May 2, 2021 - JavaScript
-
Updated
Dec 2, 2019 - JavaScript
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
question
Further information is requested
An elegant pairing function which uniquely encodes two natural numbers into a single natural number
-
Updated
Aug 29, 2017 - JavaScript
A helper function that returns an array filled with random integers.
-
Updated
May 8, 2022 - JavaScript
A platform-independent C++ library, for Boost, for the definition and transparent manipulation of integers of arbitrary size.
-
Updated
Jan 16, 2017 - C++
ryanavella
commented
Nov 5, 2018
The following mathematical functions would probably be useful:
- Binom
- Bit (return bit at position N)
- Exp
- Factorial
- GCD
- IsPrime
- ModInverse
- SetBit
- Sqrt
- Quo/Rem/QuoRem
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Get addition of N numbers of integers using this npm package.
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Jul 30, 2018 - JavaScript
Improve this page
Add a description, image, and links to the integers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the integers topic, visit your repo's landing page and select "manage topics."
The following functions would probably be useful:
There is reason to question whether the API should be expanded in this way, however. All of these can be accomplished with conversions between fixed-point and floating-point. Native methods could be made more efficient or faster, but not significantly so.
Other suggestions are welcome.