multiprecision

There are 72 repositories under multiprecision topic.

  • mpmath/mpmath

    Python library for arbitrary-precision floating-point arithmetic

    Language:Python1k42615194
  • johnmcfarlane/cnl

    A Compositional Numeric Library for C++

    Language:C++6692830367
  • JuliaPhysics/Measurements.jl

    Error propagation calculator and library for physical measurements. It supports real and complex numbers with uncertainty, arbitrary precision calculations, operations with arrays, and numerical integration.

    Language:Julia508127641
  • flintlib/arb

    Arb has been merged into FLINT -- use https://github.com/flintlib/flint/ instead

    Language:C46925259145
  • lcn2/calc

    C-style arbitrary precision calculator

    Language:C406148057
  • bluescarni/mppp

    Multiprecision for modern C++

    Language:C++317183328
  • bluescarni/heyoka

    C++ library for ODE integration via Taylor's method and LLVM

    Language:C++22262014
  • ckormanyos/wide-integer

    Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.

    Language:C++2041415231
  • niekbouman/ctbignum

    Library for Multiprecision Compile-Time and Run-Time Arithmetic (including Modular Arithmetic)

    Language:C++122142911
  • linbox-team/linbox

    LinBox - C++ library for exact, high-performance linear algebra

    Language:C++962317829
  • bluescarni/heyoka.py

    Python library for ODE integration via Taylor's method and LLVM

    Language:Python7961014
  • giordano/PolynomialRoots.jl

    Fast complex polynomial root finder, with support for arbitrary precision calculations

    Language:Julia5681615
  • ckormanyos/wide-decimal

    Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.

    Language:C++537938
  • neslib/Neslib.MultiPrecision

    High-Precision Floating-Point Types for Delphi

    Language:Pascal35697
  • PythonSJL/PyPyNum

    PyPyNum is a multifunctional Python math lib. It includes modules for math, data analysis, array ops, crypto, physics, randomness, data prep, stats, solving eqns, image processing, interp, matrix calc, and high-precision math. Designed for scientific computing, data science, and machine learning, PyPyNum provides efficient and versatile tools.

    Language:Python26121
  • mrdcvlsc/APA

    A C++ library for big integers and dynamic precision floating-point

    Language:C++232114
  • linas/anant

    Analytic Number Theory high-precision GnuMP routines

    Language:C17705
  • tigertv/BeeNum

    BeeNum is an arbitrary-precision arithmetic library.

    Language:C++15343
  • FastGoat

    aidevnn/FastGoat

    What C# can do for studying Finite Groups, quotient groups, semi-direct products, homomorphisms, automorphisms group, characters table, minimalistic rings and fields manipulations, polynomials factoring, fields extensions and many more...

    Language:C#132661
  • Alvov1/Aesi-Multiprecision

    Static-sized long-precision arithmetic library for use inside GPU parallelization with CUDA

    Language:C++11281
  • ctkelley/MultiPrecisionArrays.jl

    Mulitprecision Arrays

    Language:Julia11243
  • tfQMRgpu

    real-space/tfQMRgpu

    A CUDA implementation of the transpose-free Quasi-Minimal Residual method

    Language:C++9111
  • tkoenig1/FMPFR

    A Fortran binding for the GNU MPFR library.

    Language:Fortran9281
  • fmela/weecrypt

    C library for arbitrary-precision integer and rational computation.

    Language:C8102
  • tk-yoshimura/MultiPrecision

    MultiPrecision Arithmetic Implements

    Language:C#8101
  • mfasi/mpexpm

    Multiprecision matrix exponential

    Language:MATLAB6230
  • NilFoundation/crypto3-multiprecision

    Cryptography-Enhanced Multiprecision for =nil; Crypto3 C++ Cryptography Suite.

    Language:C++6103810
  • cadebrown/ezc

    RPN and stack-based programming language which emphasizes terseness, compactness, and innovative problem solving techniques

    Language:C4200
  • chipjarred/KnuthAlgorithmD

    Swift implementation of Donald Knuth's multi-precision unsigned integer division Algorithm D, from The Art of Computer Programming, Vol 2: Semi-numerical Algorithms, Chapter 4.3.3

    Language:Swift3101
  • ckormanyos/pi-crunch-metal

    Compute a million digits of pi on a bare-metal RaspberryPi(R)-Zero (and other systems)

    Language:C++3219
  • cotarr/calc-pi-arm64-asm

    Program to calculate the value of π (pi) to 1 million digits on Raspberry Pi using ARM64 armv8-a assembly language. Requires 64 bit version of Raspberry Pi OS.

    Language:Assembly3100
  • mfasi/mplogm

    Multiprecision matrix logarithm

    Language:MATLAB3100
  • mfrewer/mpFFT

    mpFFT is an open-source project to implement a high-performance multiprecision Fast Fourier Transform that can compete with non-free software as Mathematica and MATLAB, in both serial and parallel computations.

    Language:C3301
  • sdpa-python/sdpa-multiprecision

    Maintained fork of SDPA-GMP with an Application Binary Interface

    Language:C++3100
  • pgombar/cryptohw4

    Multiprecision arithmetic in cryptography.

    Language:C2100
  • tk-yoshimura/MultiPrecisionComplexAlgebra

    MultiPrecision Complex Algebra Implements

    Language:C#210