On Thu, Jun 9, 2011 at 6:35 PM, zakaria ben hilal <[email protected]> wrote: > hello, > I have a PFA about "errors correcting codes" ,and i need : hamming code > ,golay code ,BCH , Reed-Muller , Reed-Solomon... > and other codes ,wrrited in python langage . > i read your book "Python and Coding Theory" ,it's verry interresting ,i know
Thanks. > the principes of theses codes ,but i need their programation in python\sage. > please ,if you could hepl me ,and send me the scripts(code source) of these > codes in python. Read about them here: http://www.sagemath.org/doc/reference/coding.html and here: http://hg.sagemath.org/sage-main/file/ce324e28c333/sage/coding Or just download sage from sagemath.org and look in the coding subdirectory. > thank you verry much. > -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
