C-style arbitrary precision calculator
-
Updated
Aug 9, 2024 - C
C-style arbitrary precision calculator
Competitive programming workshop
Generate any a-by-( b + c ) finite rectangle SVG containing potentially Infinitely many a-by-( 2 * b ) finite rectangles animated along a number line of ( ( c - b ) / a )^n scale symmetry.
Modular arithmetic, promoting moduli to the type level
Comprehensive univariate polynomial class. All arithmetic performed symbolically. Some advanced features include: Arithmetic of polynomial rings over a finite field, the Tonelli-Shanks algorithm, GCD, exponentiation by squaring, irreducibility checking, modular arithmetic (obviously) and polynomials from roots.
Libfinite - a tiny bignum library for arithmetic over (parts of) Z/nZ.
Algorithms and functions for fast exponentiation with small error
C library for arbitrary-precision integer and rational computation.
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
Self-contained elliptic curve library that provides optimized routines for fixed-basis, and simultaneous, exponentiation and similar routines.
Math library written in C++
All you need to save time :p
Fixed and float packages. Overcurrent relay.
Java wrapper of Verificatum Elliptic Curve library (VEC).
TNO PET Lab - secure Multi-Party Computation (MPC) - MPyC - Secure Exponentiation
Only a terminal project for solving basic mathematical problems.
Solution to HackerRank "primitive-problem" problem in mathematics/Number Theory section
EXP is a primitive algebraic function solver, while EXP+ is used to calculate both linear and exponential functions. EXP+QRDTC is a quadratic calculator, based off of the EXP framework.
Add a description, image, and links to the exponentiation topic page so that developers can more easily learn about it.
To associate your repository with the exponentiation topic, visit your repo's landing page and select "manage topics."