Differences between revisions 3 and 4
Revision 3 as of 2008-05-20 17:13:39
Size: 667
Editor: RobertMiller
Comment:
Revision 4 as of 2008-05-20 17:14:53
Size: 693
Editor: RobertMiller
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
  * Robert Miller   * Robert Miller (especially sparse GF(2))

Dev Days 1: Exact Linear Algebra

  • Michael Abshoff
  • Martin Albrecht
  • Nick Alexander
  • Gregory Bard
  • Rob Beezer
  • Tom Boothby
  • Craig Citro
  • Burcin Erocal
  • Robert Miller (especially sparse GF(2))
  • David Roe (p-adic linear algebra?)
  • Arne Storjohann
  • William Stein
  • Ralf-Philipp Weinmann

GF(2)

  • Implement Strassen (variant) for dense matrix reduction. The result should be faster than anything else available. Greg has two strategies in mind. We'll implement both and compare their speed.
  • Improve/implement multi-core matrix multiplication and if feasible multi-core reduction
  • If there is time: sparse matrix techniques

dev1/linalg (last edited 2008-11-14 13:41:56 by anonymous)