15 results for “topic:modulo-arithmetics”
Python library for demonstrating the functionality of common cryptographic algorithms
Free WordPress Plugin: The modulo calculator finds the remainder of the division of two rational/irrational positive/negative numbers. You can also find out how to find modulus manually. www.calculator.io/modulo-calculator/
This is a code to Visualize Modulo Arithmetic around a circle in python, through which anyone can create any number of Mandala Sketches
Declarative modular arithmetic for Swift Integers and Floating-Point types that supports Euclidean, flooring, and truncating division algorithms.
Visualisation for modulo multiplication
Research internship at LIP6: High-performance implementations of matrix multiplication in Z/pZ using floating point.
useful pieces of codes
😬 💳 Simple N-API addon with Luhn's algorithm implementation.
Fondements de l’Algorithmique Algébrique. Implémentation de différent algorithme appliqué à des matrices à coefficients dans Z/nZ.
This C# program efficiently calculates "a^b mod n" using fast modular exponentiation algorithm. Ideal for cryptography and large number computations.
Class implementing group modulo p
Real numbers modulo arithmetics visualized.
GF(p)运算下的线性方程组求解器 (package: https://pypi.org/project/lin-sys-mod-solver/)
The project implements a high-performance modulo algorithm.
algorithms & functions for sorting and general DS problems