Differences between revisions 1 and 2
Revision 1 as of 2015-02-01 10:04:47
Size: 583
Editor: vdelecroix
Comment:
Revision 2 as of 2015-02-01 10:05:00
Size: 584
Editor: vdelecroix
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * native GUI ([[https://code.google.com/p/spyderlib/|Spyder]]  * native GUI ([[https://code.google.com/p/spyderlib/|Spyder]])

Projects and ideas for GSoC 2015

  • new notebook modes that force execution from top to bottom for reproducible computations
  • native GUI (Spyder)

  • Generic framework to choose between different implementations of algorithms. In Sage there are various places where we have several possibilities to execute a task (e.g. calling pari or gap). It would be interesting to have a way of choosing the default parameters by performing benchmarkings at build time. That would also allow to check coherency between various implementations.

GSoC/2015 (last edited 2015-03-16 20:44:44 by schilly)