arbitrary-precision-integers
There are 33 repositories under arbitrary-precision-integers topic.
kokke/tiny-bignum-c
Small portable multiple-precision unsigned integer arithmetic in C
stillwater-sc/universal
Large collection of number systems providing custom arithmetic for mixed-precision algorithm development and optimization for AI, Machine Learning, Computer Vision, Signal Processing, CAE, EDA, control, optimization, estimation, and approximation.
edubart/lua-bint
Arbitrary precision integer arithmetic library in pure Lua
objecthub/swift-numberkit
Advanced numeric data types for Swift 5, including BigInt, Rational, and Complex numbers.
GrieferAtWork/dcc
Direct/Interactive C Compiler
mrdcvlsc/APA
A C++ library for big integers and dynamic precision floating-point
tigertv/BeeNum
BeeNum is an arbitrary-precision arithmetic library.
Kronuz/uinteger_t
An arbitrary precision unsigned integer type for C++
utopiabound/rpn-rs
Reverse Polish Notation Calculator written in Rust
aadityanaik/LongNums
A custom made proof-of-concept class for handling numbers with large number of digits
mgriebling/BigInt
Arbitrary-precision integer arithmetic in Swift
nickelcarbide/arbitrary-precision-arithmetic-demo
Arbitrary precision arithmetic implementation in Python as a demo for my YouTube tutorial series.
Stvff/ArbAsm
Interpreter and CLI for an assembly language-styled scripting language featuring arbitrary digit integer arithmetic.
dviglo2d/dv_big_int
Длинная арифметика на языке C++20 с подробным описанием алгоритмов
giulianoassaggio/LongNumber
Arbitrary-precison integers library in c++. It handles signed integers of any size and any base between 2 and 16. It also hande operations between different bases.
massimo-marino/bigint
C++17 implementation of arbitrary precision integer arithmetic
say4n/infinity
signed arbitrary precision arithmetic library
A-BCDe/gmp-extensions
Extending GNU MP library.
AlexanderJDupree/BigInt
C/C++ BigInt implementation for arbitrary precision arithmetic
dlesbre/cephalopode
The cephalopod IoT processor and the bifrost compiler
mgriebling/Integers
Implements integer values of arbitrary magnitude. Includes all standard arithmetic and logic operations. A preliminary version of rational numbers is also included with basic arithmetic operations.
nbsnyder/BigInt
C and C++ libraries that allow users to work with arbitrary-precision integers
artem-burashnikov/big-int-lib
Part of the SPBU's programming course. C library which provides a set of basic arithmetic operations on arbitrary-precision integers
MatiasAgelvis/OmegaInt
Store arbitrarily big integers in C++
mfurga/bignum
Arbitrary precision arithmetic library.
pvn-a/intal
C implementation of integer of arbitrary length library.
0e4ef622/bash-bigint
uhhhhhhhhhhhhhhhhhhhhhhhhhhhhmmmmmmmmmmmmmmmmmmmmmmmmm
Alessandro-Salerno/ESP-Math
Arbitrary Precision Arithmetic software for ESP32 (italian for now)
patrickfrey/luabcd
Arbitrary precision BCD arithmetics for Lua
qiray/BigInteger
Arbitrary-precision integer library in C++
ScratchyCode/Big-Fibonacci
Program that perform calculations to print an arbitrarily large number of terms of the Fibonacci sequence.
sinandredemption/mpz_disk
C library implementing disk-based multi-precision arithmetic for gigantic numbers too large to be fit in system memory
user1095108/intt
arbitrary-precision signed integral type