The latest version of modular-arithmetic is 2.0.0.3-0.

modular-arithmetic

Version 1.0.1.1 revision 0 uploaded by TikhonJelvis.

Package meta

Synopsis
A type for integers modulo some constant.
Description

This module provides 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. It also provides some really cute syntax for these types like ℤ/7 for integers modulo 7.

Author
Tikhon Jelvis <tikhon@jelv.is>
Bug reports
n/a
Category
Math
Copyright
n/a
Homepage
n/a
Maintainer
tikhon@jelv.is
Package URL
n/a
Stability
n/a

Components