Size: 296
Comment:
|
Size: 693
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
* Grebory Bard | * Gregory Bard |
Line 11: | Line 11: |
* Robert Miller (especially sparse GF(2)) | |
Line 15: | Line 16: |
== 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 |
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