@hackage nimber0.1
An implementation of (finite) nimbers
Categories
License
BSD-3-Clause
Maintainer
phurst@mit.edu
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (3)
- base >=2 && <4
- containers
- data-memocombinators Show all…
Dependents (1)
@hackage/acme-everything
This library provides a method to do arithmetic on nimbers, which may be considered an alternative field over the non-negative integers (the general case of transfinite ordinal nimbers is not implementented.) Note that division is extremely slow at this point, due to the lack of a closed-form implementation.