IntXLib4CPP
Arbitrary Precision Integer Library
An arbitrary precision integer library with fast multiplication and division algorithms
IntX is a C++11 port of IntX arbitrary precision Integer library with speed, about O(N * log N) multiplication/division algorithms implementation.
10 stars
2 watching
3 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
absolute-vbezout-algorithmbigintegercpluspluscppfactorialgcdintxlcmlnlog10lognmathmiller-rabinmodpowermodular-exponentiationmodular-inversepcgprime-numbers
Related projects:
Repository | Description | Stars |
---|---|---|
ron4fun/bigintegercpp | A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers | 33 |
ron4fun/hashlibplus | A C++11 hashing library providing a fluent interface for various hash algorithms and functions | 29 |
bluescarni/mppp | A high-performance C++ library for arbitrary-precision arithmetic and special functions | 306 |
ron4fun/simplebaselib4cpp | A C++11 library providing encoding and decoding capabilities for various bases | 3 |
stillwater-sc/universal | A header-only C++ template library providing custom arithmetic plug-in types for mixed-precision algorithm development and optimization in AI, Machine Learning, and other fields. | 410 |
flintlib/arb | An arbitrary-precision interval arithmetic library | 458 |
johnmcfarlane/cnl | A C++ library providing safer and simpler arithmetic types for resource-constrained environments. | 644 |
tacticalmelonfarmer/cxl | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 50 |
dawsonjon/fpu | A synthesizable IEEE 754 floating point library in Verilog. | 529 |
brick/math | A PHP library providing arbitrary precision arithmetic capabilities for various numerical types. | 1,846 |
indy256/codelibrary | A comprehensive collection of algorithms and data structures implemented in multiple programming languages | 1,939 |
benlau/biginteger | A C++ library that provides arbitrary-precision arithmetic operations for use in software development | 18 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 747 |
tompazourek/rationals | A .NET library implementing arbitrary precision rational number arithmetic | 80 |
kerukuro/digestpp | A C++ library providing a flexible and universal API for various cryptographic hash functions | 196 |