modular-arithmetic
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 by Integer. We also have some cute syntax for these types like ℤ/7 for integers modulo 7.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 3 years ago
2.0.0.3
almost 3 years ago
Versions
16
16
Downloads
10,518 total
10,518 total
Dependent Packages
1
1
Dependent Repos
2
2
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/modular-arithmetic
spec |
| License | BSD-3-Clause |
| First Release | almost 13 years ago |
| Last Synced | 4 days ago |
Repository
| Stars | 30 on GitHub |
| Forks | 8 on GitHub |