Hello: William was kind enough to forward to me some of your questions on using SAGE to compute with "linear" codes over rings (some people call these "non-linear"). At the moment there is absolutely nothing in SAGE or GAP on codes over finite rings that I know of. Everything in linear_code.py is over a finite field. If you are thinking of starting to implement some of the routines there using finite rings, such as ZZ/nZZ, then I'd suggest starting a new module, like nonlinear_codes.py or codes_rings.py, or something like that. - David Joyner
--~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
