[Haskell-cafe] ANN: gray-extended (tools for working with Gray codes)
Amy de Buitléir
amy at nualeargais.ie
Fri Jan 25 17:22:45 CET 2013
I'm happy to announce a new package called gray-extended
http://hackage.haskell.org/package/gray-extended-1.2
https://github.com/mhwombat/gray-extended (github)
ABOUT GRAY-EXTENDED:
Gray codes satisfy the property that two successive values
differ in only one digit. Usually the term \"Gray code\"
refers to the Binary Reflected Gray code (BRGC), but
non-binary Gray codes have also been discovered.
More information about the Haskell-Cafe
mailing list