Differences between revisions 2 and 3
Revision 2 as of 2008-05-20 16:12:09
Size: 648
Comment:
Revision 3 as of 2008-05-20 17:13:39
Size: 667
Editor: RobertMiller
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
  * Robert Miller

Dev Days 1: Exact Linear Algebra

  • Michael Abshoff
  • Martin Albrecht
  • Nick Alexander
  • Gregory Bard
  • Rob Beezer
  • Tom Boothby
  • Craig Citro
  • Burcin Erocal
  • Robert Miller
  • 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)