There are 0 repository under modulus topic.
This repository containts materials for End-to-End AI for Science
The lid-driven cavity is a popular problem within the field of computational fluid dynamics (CFD) for validating computational methods. In this repository, we will walk through the process of generating a 2D flow simulation for the Lid Driven Cavity (LDC) flow using Nvidia Modulus framework.
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.
Pure-Python library for working with modular arithmetic, congruence classes, and finite fields.
Declarative modular arithmetic for Swift Integers and Floating-Point types that supports Euclidean, flooring, and truncating division algorithms.
Compute the absolute value and the phase of a complex number.
Compute an absolute value of a complex number.
Compute the absolute value of a single-precision complex floating-point number.
Research and code regarding Linear Congruential Generators.
A few scripts for the course 01017 Diskret Matematik at DTU, simply for the second part of the course which contains a lot of boring and long calculations. Here it's simply done in a few scripts.
Optimized bigint divmod implementations for division bases that have a large number of trailing 0 bits.
Modulus function.
A Great Little Modulus Calculator in Java 11
Console Application to verify modulus check digits and create .csv numbering files for production environments
A method that ciphers and encrypts a string using Caesar's Cipher
By using the relay module, the magnetic-relay will control 120V or 240V to turn on/off the cooling fan when it reaches certain temperature.
A Java library to calculate and validate ISO IEC 7064 System check digits.
Al alternative to the limited vba Mod() function.
simple calculator that perform simple arithmetic operations
Evaluate the modulus function for single-precision floating-point numbers.