The latest version of modular-arithmetic is 2.0.0.3-0.
modular-arithmetic
Version 1.2.1.1 revision 0 uploaded by TikhonJelvis.
Package meta
- Synopsis
- A type for integers modulo some constant.
- Description
A convenient type for working with integers modulo some constant. It saves you from manually wrapping numeric operations all over the place and prevents a range of simple mistakes.
Integer Mod 7
is the type of integers (mod 7) backed byInteger
. We also have some cute syntax for these types likeℤ/7
for integers modulo 7.- Author
- Tikhon Jelvis <tikhon@jelv.is>
- Bug reports
- https://github.com/TikhonJelvis/modular-arithmetic/issues
- Category
- Math
- Copyright
- n/a
- Homepage
- https://github.com/TikhonJelvis/modular-arithmetic
- Maintainer
- Tikhon Jelvis <tikhon@jelv.is>
- Package URL
- n/a
- Stability
- n/a