-
Updated
Sep 9, 2020 - PHP
#
biginteger
Here are 200 public repositories matching this topic...
Arbitrary-precision arithmetic library for PHP
This package is abandoned. Please consider transitioning to brick/math.
-
Updated
Jan 5, 2020 - PHP
Competitive Programming templates that I used during the past few years.
hashing
algorithms
string
matching
graphs
competitive-programming
data-structures
fft
dijkstra
dynamic-programming
biginteger
recurrence
algorithms-implemented
segment-tree
disjoint-sets
lca
floyd-warshall
matrix-exponentiation
bellman-ford-algorithm
bipartite-graphs
-
Updated
Dec 23, 2019 - C++
A big integer library for JavaScript
-
Updated
Sep 3, 2019 - JavaScript
Arbitrary-sized integer class for C++
-
Updated
Jul 15, 2020 - C++
C++ class for creating and computing arbitrary-length integers
-
Updated
Jun 23, 2017 - C++
A Kotlin multiplatform library for arbitrary precision arithmetics
-
Updated
Aug 20, 2020 - Kotlin
1
Razenpok
opened
May 27, 2019
Bytes is a utility library that makes it easy to create, parse, transform, validate and convert byte arrays in Java. It supports endianness as well as immutability and mutability, so the caller may decide to favor performance.
java
encoding
gzip
checksum
bytes
hash
utility-library
biginteger
endianness
byte-array
bytebuffer
bytes-java
-
Updated
Sep 6, 2020 - Java
The VBCorLib framework brings many of the powerful .NET classes to VB6.
-
Updated
Sep 14, 2020 - VBA
Implementation of mathematical operations with big numbers and elliptic curve points for smart cards with JavaCard platform.
-
Updated
Sep 6, 2020 - Java
python
java
cryptography
r
encryption
cpp
biginteger
decryption
explanation
numbertheory
rsa-cryptosystem
rsa-algorithm
implementations
-
Updated
Sep 14, 2020 - Python
A library providing math and statistics operations for numbers of arbitrary size.
php
science
statistics
trigonometry
math
php7
bignum
matrix-functions
arbitrary-precision
matrices
complex-numbers
scientific-computations
biginteger
bigint
bignumber
precision
matrix-calculations
poisson-distribution
fermat
gaussian-distribution
-
Updated
May 19, 2020 - PHP
A general math framework to make using math easy. Currently supports function solving and optimisation, matrix and vector algebra, complex numbers, big int, big frac, big rational, graphs and general handy extensions and functions.
-
Updated
Aug 7, 2018 - Swift
c-sharp
numbers
arbitrary-precision
fraction
rational-numbers
biginteger
fractional
rationals
continued-fractions
coefficients
bigrational
rational-number-arithmetic
-
Updated
Mar 29, 2020 - C#
mratsim
commented
Sep 25, 2019
Seen with @arnetheduck.
for uint128, stint properly generates add + adc (see status-im/nim-stint#10)
But for uint256+, the way carry is done will loop multiple time on the low half
https://github.com/status-im/nim-stint/blob/9993b9dca4a2dbf76bc432252ad4e8db944ae831/stint/private/uint_addsub.nim#L17-L29
Important for WASM codesize optimization.
MaxGraey
commented
Jun 5, 2018
- Benchmark suite.
- Compare with Rust.
- Compare with incoming javascript's
BigInt.
Open
Tests & integrity
A really long long long long long long number in C++
-
Updated
Nov 28, 2018 - C++
Arbitrary Big Integer Library for Pascal
-
Updated
Aug 25, 2019 - Pascal
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.
swift
swift-library
numbers
complex-numbers
rational-numbers
biginteger
bigint
numeric-types
arbitrary-precision-integers
-
Updated
Apr 30, 2020 - Swift
BhimIntegers is a C++ library which is useful when we are dealing with BigIntegers. We can handle big integers (integers having size bigger than the long long int data type) and we can perform arithmetic operations like addition, multiplication, subtraction, division, equality check, etc. Also there are several functions like factorial, reverse. We can check that a number is a palindromic number, counting occurrences, etc. It has some conversion option to convert a string to bhimInteger etc.
-
Updated
Sep 7, 2020 - C++
Generic immutable recursive data representation API targeted at source code models and more.
serialization
library
functional
database
maps
graphs
algebraic-data-types
rational-numbers
biginteger
relational-algebra
sets
-
Updated
Aug 28, 2020 - Java
A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.
bignum
numbers
number
decimal
biginteger
bigdecimal
bignumber
incremental-game
idle-game
bignumbers
bignums
-
Updated
Jul 20, 2020 - JavaScript
An UInt256 library written in Swift 4
macos
swift
playground
ios
algorithm
cocoapods
carthage
swift-package-manager
algo
biginteger
bigint
divide-and-conquer
swift4
uint256
karatsuba-multiplication
-
Updated
Jul 1, 2019 - Swift
Arbitrary precision integer arithmetic library in pure Lua
lua
bignum
arbitrary-precision
big
biginteger
integer
bigint
bignumber
arbitrary-precision-integers
bint
-
Updated
Aug 21, 2020 - Lua
Optimized, immutable Java implementations of fixed-width, unsigned integers.
-
Updated
Jan 19, 2018 - Java
PHP Base62 encoder and decoder for integers and big integers with Laravel 5 support.
php
encoding
laravel
composer
decoder
laravel-framework
url-shortener
laravel-package
shortener
base62
biginteger
laravel-5-package
bigint
big-int
-
Updated
Aug 10, 2020 - PHP
Improve this page
Add a description, image, and links to the biginteger topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the biginteger topic, visit your repo's landing page and select "manage topics."