gray-code: Gray code encoder/decoder.
Gray code is a binary numeral system where two successive numbers differ in only one bit.
This package allows to convert numbers to one of the possible Gray
codes and back. Two binary representations of a number are supported:
[Bool]
and types of Bits
type class.
Bits
is the default implementation.
Versions [faq] | 0.1, 0.2, 0.2.1, 0.2.2, 0.3, 0.3.1 |
---|---|
Dependencies | base (>=3 && <5) [details] |
License | BSD-3-Clause |
Author | Sergey Astanin |
Maintainer | s.astanin@gmail.com |
Category | Codec |
Home page | http://bitbucket.org/jetxee/hs-gray-code |
Uploaded | by SergeyAstanin at 2011-03-22T11:28:01Z |
Distributions | NixOS:0.3.1 |
Downloads | 8749 total (463 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |
Downloads
- gray-code-0.2.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)