Search Results: Multiprecision
Redirect to:
Arbitrary-precision arithmetic
Sabtu, 2026-03-21 21:10:49Arithmetic Chapter 9.3 of The Art of Assembly by Randall Hyde discusses multiprecision arithmetic, with examples in x86-assembly. Rosetta Code task Arbitrary-precision...
Click to read more »GNU Multiple Precision Arithmetic Library
Kamis, 2026-03-19 11:59:37C library interface defines: mpz_t (multiprecision integer) mpq_t (multiprecision rational) mpf_t (multiprecision floating-point number) gmp_randstate_t...
Click to read more »Montgomery modular multiplication
Minggu, 2026-02-22 01:00:45≤ x[i] < B for all i and x = ∑ x[i] Bi. The algorithm begins with a multiprecision integer T and reduces it one word at a time. First an appropriate multiple...
Click to read more »MPIR (mathematics software)
Rabu, 2026-03-04 10:47:12Precision Integers and Rationals (MPIR) is an open-source software multiprecision integer library forked from the GNU Multiple Precision Arithmetic Library...
Click to read more »Quadruple-precision floating-point format
Minggu, 2026-05-31 09:40:04provides __float128 and __complex128 operations. The Boost multiprecision library Boost.Multiprecision provides unified cross-platform C++ interface for __float128...
Click to read more »MPSolve
Senin, 2025-12-22 04:24:53MPSolve (Multiprecision Polynomial Solver) is a package for the approximation of the roots of a univariate polynomial. It uses the Aberth method, combined...
Click to read more »Java Platform, Standard Edition
Sabtu, 2026-05-30 07:09:28java.math package supports multiprecision arithmetic (including modular arithmetic operations) and provides multiprecision prime number generators used...
Click to read more »List of C++ multiple precision arithmetic libraries
Minggu, 2024-09-29 15:45:11for arbitrary precision posits and valids C++11/14/17/20 library for multiprecision arithmetic C++ ARBITRARY PRECISION ARITHMETIC-LOGIC DECIMAL LIBRARY...
Click to read more »Binary splitting
Minggu, 2025-06-08 16:27:1809–232, Dekker, New York, 1990. Bruno Haible, Thomas Papanikolaou. Fast multiprecision evaluation of series of rational numbers. Paper distributed with the...
Click to read more »Java package
Kamis, 2025-11-20 09:41:44Collection data structure classes java.io File operations java.math Multiprecision arithmetics java.nio The Non-blocking I/O framework for Java java.net...
Click to read more »Euler's constant
Minggu, 2026-05-31 02:44:241017/S0305004108001187. Haible, Bruno; Papanikolaou, Thomas (1998). "Fast multiprecision evaluation of series of rational numbers". In Buhler, Joe P. (ed.)....
Click to read more »Motorola 68000
Jumat, 2026-05-29 20:57:18arithmetic, logic, and shift operations to be separated from the carry multiprecision arithmetic. The designers attempted to make the assembly language orthogonal...
Click to read more »D. H. Lehmer
Minggu, 2026-03-15 10:27:00addition to his significant contributions to number theory algorithms for multiprecision integers, such as factoring, Euclid's algorithm, long division, and...
Click to read more »Class Library for Numbers
Selasa, 2025-07-29 17:06:16application. GiNaC Haible, Bruno; Papanikolaou, Thomas (1998). "Fast multiprecision evaluation of series of rational numbers". In Buhler, Joe P. (ed.)....
Click to read more »Fermat primality test
Jumat, 2026-06-05 01:26:12adds no value. Using fast algorithms for modular exponentiation and multiprecision multiplication, the running time of this algorithm is O(k log2n log...
Click to read more »Elliptic curve primality
Senin, 2026-05-11 12:22:10certificate can be seen at the linked FactorDB page.) "ECPP — multiprecision.org". www.multiprecision.org. Archived from the original on 23 Aug 2025. Samuel...
Click to read more »List of arbitrary-precision arithmetic software
Jumat, 2026-06-05 03:19:54Package-library name Number type Language License Boost Multiprecision Library Integers, rationals, floats, and complex C++ and backends using GMP/MPFR...
Click to read more »Codes for electromagnetic scattering by spheres
Senin, 2025-10-27 21:48:46power flow streamlines plotting. Has a compilation option to use Boost.Multiprecision for higher accuracy. Web application is the part of package, available...
Click to read more »Embedded zerotrees of wavelet transforms
Kamis, 2025-11-06 04:22:45representation of significance maps. Successive approximation for a compact multiprecision representation of the significant coefficients. A prioritization protocol...
Click to read more »