Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in modular-arithmetic

Modular equations in Haskell

How to do arithmetic modulo another number, without overflow?

Modular arithmetic - competitive programming

c++ math modular-arithmetic

Extremely fast method for modular exponentiation with modulus and exponent of several million digits

Javascript Modular Arithmetic

Built-in mod ('%') vs custom mod function: improve the performance of modulus operation

c++ modular-arithmetic

Calculating the Modular Inverse in JavaScript

Algorithm to determine if number is between two numbers in modular arithmetic

Sympy: Solving Matrices in a finite field

Get the last 1000 digits of 5^1234566789893943

Modular arithmetics and NTT (finite field DFT) optimizations

Why are λ-calculus optimal evaluators able to compute big modular exponentiations without formulas?