Differences between revisions 16 and 18 (spanning 2 versions)
Revision 16 as of 2008-11-08 21:13:05
Size: 1973
Editor: was
Comment:
Revision 18 as of 2008-11-09 21:43:05
Size: 3399
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
Lots of progress. Lots and lots to do. Mostly Sourav.
Line 24: Line 26:
Other projects instead...
Line 27: Line 31:
Totally DONE! Real root finding subtleties -- proof = False?
Line 31: Line 36:
 * %time isn't preparsed
 * mabshoff -- upgrade to latest release
 * $HOME/sage.init -- wthread issue
 * way nicer writing out of history as an option (seg faulting, crashing, invidual history overlap)
 * annoying valgrind crap?
 * (tricky -- startup time issues!!) %timeit isn't preparsed
 * mabshoff -- upgrade to latest release (get 0.9.1 -- has "ipython1"; missing snippet of code to make this "usable" for idiots).
 * $HOME/sage.init -- wthread issue; problem is -wthread has to be first option. Solution: sage should kludge around.
 * way nicer writing out of history as an option (seg faulting, crashing, invidual history overlap): personally, Stein, would be happy basically having the option to have a *merged* history; basically I view the history as a "set"-ish thing, so I don't care about the history being complete and linear for each session. Watch out about history switching for debugging -- have a temp file with history for just this session.
 * (progress, startup time issues) annoying valgrind crap?
 * (done) exception on startup of sage look lame
 * (progress) testing framework/robustness improvements
Line 40: Line 47:
didn't do anything yet.
Line 42: Line 51:

????
Line 47: Line 58:
wrote a talk.

have a demo.

Line 50: Line 66:
  * Jon Hanke came up with some nice examples of issues, and is doing a lot more. Coming along.
Line 52: Line 69:
People: Jon Hanke, Craig Citro, Gonzalo Tornaria People: Jon Hanke, Craig Citro, Gonzalo Tornaria, Michael Abshoff
Line 55: Line 72:
 
 * substantial progress; cleanup going on; splitting good and bad; start reviewing good.
 * general quadratic modules/lattices class
 * goal: in Sage before Sage Days UGA.
Line 58: Line 78:
People: Gonzalo Tornaria, Craig Citro, David Harvey People: Gonzalo Tornaria, Craig Citro, David Harvey, (Robert Bradshaw)
Line 60: Line 80:
 progress  For the Cython side of things, see http://trac.sagemath.org/sage_trac/ticket/4480
Line 62: Line 82:
== Elliptic Curves over Function Fields ==  * add two tickets
 * substantial progress: order(s) of magnitude speedup
 * excellent progress


== Elliptic Curves and Drinfeld Modular Forms over Function Fields ==
Line 68: Line 93:
  * in progress

TableOfContents(2)

Sage Days 11 Projects

These are projects for [:days11: Sage Days 11].

Native Implementation of Dokchitser's Algorithm

People: Craig Citro, William Stein, Sourav Sen Gupta, Michael Rubinstein, Rishi Kesh, Gonzalo Tornaria

[:/dokchitser: More details.]

http://sage.math.washington.edu/home/was/tmp/dokchitser.tar.bz2

Lots of progress. Lots and lots to do. Mostly Sourav.

Cython Wrapping of Rubinstein's L-calc

People: William Stein, Sourav Sen Gupta, Michael Rubinstein, Craig Citro, Rishi

  • Michael Abshoff -- update to latest version of lcalc, i.e. the 1.2 release

Screencasts, Documentation, and Video Interviews

People: Timothy Clemans

Other projects instead...

Trac Tickets 3580 and 4249

People: John Voight, Craig Citro, someone with a system similar to Cremona's

Totally DONE! Real root finding subtleties -- proof = False?

Work on IPython topics that affect Sage directly

People: Fernando Perez, William Stein to provide list of topics and feedback.

  • (tricky -- startup time issues!!) %timeit isn't preparsed
  • mabshoff -- upgrade to latest release (get 0.9.1 -- has "ipython1"; missing snippet of code to make this "usable" for idiots).
  • $HOME/sage.init -- wthread issue; problem is -wthread has to be first option. Solution: sage should kludge around.
  • way nicer writing out of history as an option (seg faulting, crashing, invidual history overlap): personally, Stein, would be happy basically having the option to have a *merged* history; basically I view the history as a "set"-ish thing, so I don't care about the history being complete and linear for each session. Watch out about history switching for debugging -- have a temp file with history for just this session.
  • (progress, startup time issues) annoying valgrind crap?
  • (done) exception on startup of sage look lame
  • (progress) testing framework/robustness improvements

test ATLAS 3.9.4 with NumPy, SciPy and Sage

People: Michael Abshoff, Fernando Perez

didn't do anything yet.

Enumeration of relative quadratic extensions

People: John Voight, Jon Hanke

????

High Level Memory Profiling and Modular Forms Memory Caching Issues

People: Michael Abshoff - understanding of guppy and muppy ought to be helpful; William Stein

wrote a talk.

have a demo.

Optimize Modular Symbols

People: Craig Citro, William Stein

  • tell us what sucks
  • Jon Hanke came up with some nice examples of issues, and is doing a lot more. Coming along.

Quadratic forms

People: Jon Hanke, Craig Citro, Gonzalo Tornaria, Michael Abshoff

Lay some groundwork. What is out there? E.g., Hanke's code, etc.

  • substantial progress; cleanup going on; splitting good and bad; start reviewing good.
  • general quadratic modules/lattices class
  • goal: in Sage before Sage Days UGA.

Optimize sage -br

People: Gonzalo Tornaria, Craig Citro, David Harvey, (Robert Bradshaw)

Elliptic Curves and Drinfeld Modular Forms over Function Fields

People: Chris Hall and Sal Butt

  • char >= 5, GF(q)[t]

  • goal: L-series
  • in progress

days11/projects (last edited 2008-11-14 13:42:15 by anonymous)