Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2008-06-20 20:58:49
Size: 637
Comment:
Revision 4 as of 2008-06-20 21:02:47
Size: 937
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
=== Stuff I have done/been working on during Sage Dev 1 === = Stuff I have done/been working on during Sage Dev 1 =
Line 7: Line 7:
 *  * fixing bugs,...
Line 9: Line 10:
 * Design of the Matrix Multiply based Echelon decomposition  
* Design of the Matrix Multiply based Echelon decomposition
Line 11: Line 13:
 * already done
   * TSRM,
   * generalization of matrix windows and algorithms working on them, to any dimensions
   * LQUP (close to done
Line 12: Line 18:
== Algorithms for matrices overs Z and Zp[X] ==
 * Theory: discussions and new insights with A Storjohann
 * practice: new libraries
Line 14: Line 23:
 * lobbying for introduction of Tbops for benchmaring M4RI  * lobbying for introduction of Tbops for benchmark**ing M4RI

Stuff I have done/been working on during Sage Dev 1

LinBox 1.1.6 rc0

  • tried several ways of getting rid of gmp++ (required for debianization). ==> rely on Givaro's

  • integrated Sage's linbox_wrap interface in the LinBox library

  • fixing bugs,...

Dense Linear Algebra over GF(2)

* Design of the Matrix Multiply based Echelon decomposition

  • learned a lot on the design and tricks of M4RI
  • already done
    • TSRM,
    • generalization of matrix windows and algorithms working on them, to any dimensions
    • LQUP (close to done

Algorithms for matrices overs Z and Zp[X]

  • Theory: discussions and new insights with A Storjohann
  • practice: new libraries

Benchmark(et)ing

  • parallel ATLAS and fflas-ffpack: 70 Gffops
  • lobbying for introduction of Tbops for benchmark**ing M4RI

Playing with words

  • some nicer prononciations for weird acronyms: M4RI and eMPIRe

user/ClementPernet (last edited 2017-02-02 20:29:49 by mrennekamp)