Differences between revisions 18 and 21 (spanning 3 versions)
Revision 18 as of 2007-06-14 06:50:14
Size: 782
Editor: anonymous
Comment:
Revision 21 as of 2007-06-15 04:30:22
Size: 804
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
 * '''Leon's partition backtracking''' programs.  * '''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.
Line 10: Line 10:
   * Distributed Doubly Even Codes will no longer depend on Magma.    * After a month (@&#%!), [http://sage.math.washington.edu/home/rlmill/leon-0.1.spkg Version 0.1] spkg! Exposes desauto and wtdist programs.
Line 12: Line 12:
   * Permutation groups in SAGE will benefit from Leon's code being available without the overhead of pexpect or reading/writing files.    * spkg exposes modified desauto and wtdist, which do not read from or write to file!
Line 14: Line 14:
   * After a month (@&#%!), [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).    * First attempt at Pyrex wrapping showed that Leon's code, as is, is nowhere near ready for release as a dynamic library.
Line 16: Line 16:
   * Progress report: spkg now exposes modified desauto and wtdist, which do not read from or write to file!

   * Next step: Pyrex wrapping.
   * Next step: investigate documented bugs.

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.

    • After a month (@&#%!), [http://sage.math.washington.edu/home/rlmill/leon-0.1.spkg Version 0.1] spkg! Exposes desauto and wtdist programs.

    • spkg exposes modified desauto and wtdist, which do not read from or write to file!
    • First attempt at Pyrex wrapping showed that Leon's code, as is, is nowhere near ready for release as a dynamic library.
    • Next step: investigate documented bugs.

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