Differences between revisions 14 and 15
Revision 14 as of 2007-06-13 12:55:55
Size: 758
Editor: anonymous
Comment:
Revision 15 as of 2007-06-13 19:35:50
Size: 797
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
   * A native group theory class will be much more feasible if these programs are all available.    * Permutation groups in SAGE will benefit from Leon's code being available without the overhead of pexpect or reading/writing files.

Coding Theory

[:days4/projects/: Other SAGE Days 4 Project]

Robert Miller, David Joyner, Josh Kantor, Robert Bradshaw, Emily Kirkman

  • Leon's partition backtracking programs.

    • Distributed Doubly Even Codes will no longer depend on Magma.
    • Permutation groups in SAGE will benefit from Leon's code being available without the overhead of pexpect or reading/writing files.
    • Progress report: After @&#%!, [http://sage.math.washington.edu/home/rlmill/leon-0.1.spkg Version 0.1] spkg! Exposes desauto and wtdist programs, without modification (i.e. still reads codes from file, outputs results to file).

    • Next baby step: write pyrex class to interface the library as is.
    • Next giant step: tweak desauto and wtdist to not rely on the filesystem.

days4/projects/coding (last edited 2008-11-14 13:42:12 by anonymous)