Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2007-06-12 00:43:43
Size: 203
Editor: anonymous
Comment:
Revision 4 as of 2007-06-12 00:54:33
Size: 665
Editor: wstein2
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Combinatorics = = Linear Algebra =
Line 5: Line 5:
 * Mike Hansen: '''Symmetric functions'''. Implement the algebra of symmetric functions using SYMMETRICA for backend calculations.  * Nick Alexander (from UCI) and Thea (from SFU): I'd like to implement some basic''' linear algebra over Z/nZ''', following perhaps '' Algorithms for Linear Algebra Problems over Principal Ideal Rings '' (1996), Johannes Buchmann, Stefan Neis at http://citeseer.ist.psu.edu/719844.html. The algorithms of that paper apply to principal ideal '''rings''', and in the case of a principal ideal '''domain''', reduce to computing the Hermite normal form. So this could expand to trying to compute the Hermite normal form in the manner of Steel's unpublished algorithm as implemented in MAGMA.

Linear Algebra

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

  • Nick Alexander (from UCI) and Thea (from SFU): I'd like to implement some basic linear algebra over Z/nZ, following perhaps Algorithms for Linear Algebra Problems over Principal Ideal Rings (1996), Johannes Buchmann, Stefan Neis at http://citeseer.ist.psu.edu/719844.html. The algorithms of that paper apply to principal ideal rings, and in the case of a principal ideal domain, reduce to computing the Hermite normal form. So this could expand to trying to compute the Hermite normal form in the manner of Steel's unpublished algorithm as implemented in MAGMA.

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