Differences between revisions 1 and 12 (spanning 11 versions)
Revision 1 as of 2006-08-14 08:33:39
Size: 200
Editor: wstein
Comment:
Revision 12 as of 2006-09-14 22:50:27
Size: 1479
Editor: TomBoothby
Comment:
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:

 * (MartinAlbrecht) Matrices: Decide about inclusion of LinBox and either include it or port the needed changes to ["Givaro"] (see Finite field elements). Then either fix LinBox where needed (e.g., gauss) or implement needed algorithms. (Maybe also wrap/implement ["M4RI"]).
 * (MartinAlbrecht) Finite field elements: Finish the transition from ["Pari"] to ["Givaro"] for small $\#F \le 2^{16}$ fields, wrap some more ["Givaro"] (& ["Linbox"] ?) classes. Wrap ["NTL"] for larger extension fields.
 * (MartinAlbrecht) SAGE/Wiki/Web integration. Needs design decisions.
 * (MartinAlbrecht) Pyrex code inspection would be very nice.
 * (MartinAlbrecht) Devote some time to ["Annoying Bugs"] and ["Bugs"] See also the new trac server (http://sage.math.washington.edu/trac).
 * (KiranKedlaya) Internalize more GAP functionality into SAGE's own group classes, much as has already been done with PARI (for number fields) and Singular (for polynomials).
 * (IftikharBurhanuddin) Benchmark components of Sage with respect to other CAS.
   - padic, finite field (ring) arithmetic, for example factoring polynomials, root finding, etc. The misc/benchmark.py file is very relevant.
 * (TomBoothby) Notebook usability. Making tricky elements work better across target browsers.

SAGE Days 2 Wiki: Coding Sprints

[:days2: SAGE Days 2]

Put ideas for coding sprints here. The [http://modular.math.washington.edu/sage/roadmap/current/ SAGE roadmap] is very relevant.

  • (MartinAlbrecht) Matrices: Decide about inclusion of LinBox and either include it or port the needed changes to ["Givaro"] (see Finite field elements). Then either fix LinBox where needed (e.g., gauss) or implement needed algorithms. (Maybe also wrap/implement ["M4RI"]).

  • (MartinAlbrecht) Finite field elements: Finish the transition from ["Pari"] to ["Givaro"] for small \#F \le 2^{16} fields, wrap some more ["Givaro"] (& ["Linbox"] ?) classes. Wrap ["NTL"] for larger extension fields.

  • (MartinAlbrecht) SAGE/Wiki/Web integration. Needs design decisions.

  • (MartinAlbrecht) Pyrex code inspection would be very nice.

  • (MartinAlbrecht) Devote some time to ["Annoying Bugs"] and ["Bugs"] See also the new trac server (http://sage.math.washington.edu/trac).

  • (KiranKedlaya) Internalize more GAP functionality into SAGE's own group classes, much as has already been done with PARI (for number fields) and Singular (for polynomials).

  • (IftikharBurhanuddin) Benchmark components of Sage with respect to other CAS.

    • - padic, finite field (ring) arithmetic, for example factoring polynomials, root finding, etc. The misc/benchmark.py file is very relevant.
  • (TomBoothby) Notebook usability. Making tricky elements work better across target browsers.

sd2-sprint (last edited 2008-11-14 13:42:06 by anonymous)