20 packages tagged with “modulus”
This is a C# implementation for .NET Core of UK Bank Account Modulus Checking. Modulus Checking is a process used to determine if a given account number could be valid for a given sort code.
This is a C# implementation of UK Bank Account Modulus Checking. Modulus Checking is a process used to determine if a given account number could be valid for a given sort code.
Static classes of math functions to supplement the BCL Math class.
Check the UK sort code/account number using algorithms and weightings published by VocaLink
Package pour l'utilisation de Modulus.
Perform Luhn (Modulus 10) validation on a given number.
A univariate, sparse, symbolic, BigInteger polynomial arithmetic class.
Modulus module management CLI tool
SDK for building Modulus modules.
Blazor UI components library for Modulus framework
UI abstractions and contracts for Modulus framework.
Avalonia UI components library for Modulus framework
A symbolic, multivariate integer polynomial arithmetic library.
Library to perform symbolic polynomial arithmetic on generic numeric types.
Project templates for creating Modulus modules with Avalonia or Blazor UI
Wrapper para generar, validar y formatear un rut chileno
Calculates modulo 11 of an integer. It is widely used as a checksum to validate integrity of a number.