gray-code: Gray code encoder/decoder.

[ bsd3, codec, library ] [ Propose Tags ]

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 FiniteBits type class. FiniteBits is the default implementation.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1, 0.2.2, 0.3, 0.3.1
Change log CHANGELOG
Dependencies base (>=4.7 && <5) [details]
License BSD-3-Clause
Author Sergey Astanin
Maintainer s.astanin@gmail.com
Category Codec
Home page http://bitbucket.org/astanin/hs-gray-code
Uploaded by SergeyAstanin at 2014-05-13T11:12:03Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 17462 total (47 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]