mppp
Arbitrary-precision math library
A high-performance C++ library for arbitrary-precision arithmetic and special functions
Multiprecision for modern C++
306 stars
19 watching
26 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
c-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17c-plus-plus-20computer-algebragmpmathmath-bignummpfrmultiprecision
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
ron4fun/intxlib4cpp | An arbitrary precision integer library with fast multiplication and division algorithms | 10 |
brick/math | A PHP library providing arbitrary precision arithmetic capabilities for various numerical types. | 1,846 |
mikelankamp/fpm | A header-only C++ library providing deterministic fixed-point math functionality | 672 |
ron4fun/bigintegercpp | A C++11 implementation of a large integer library for efficient and clean arithmetic operations on arbitrary-precision integers | 33 |
boostorg/multiprecision | A C++ library that provides high-range and precision number types with interoperability capabilities | 198 |
flintlib/arb | An arbitrary-precision interval arithmetic library | 458 |
tacticalmelonfarmer/cxl | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 50 |
mpusz/mp-units | A C++ library for dimensional analysis and unit/quantity manipulation. | 1,094 |
johnmcfarlane/cnl | A C++ library providing safer and simpler arithmetic types for resource-constrained environments. | 644 |
eyalz800/zpp_bits | A lightweight C++20 serialization and RPC library in one header file | 747 |
baderouaich/bitmapplusplus | A C++ library that provides simple and fast bitmap manipulation functionality. | 34 |
benlau/biginteger | A C++ library that provides arbitrary-precision arithmetic operations for use in software development | 18 |
softwareqinc/qpp | A modern C++ library for simulating arbitrary quantum processes | 541 |
managarm/mlibc | A portable C standard library with support for multiple architectures and operating systems. | 853 |