⇤ ← Revision 1 as of 2015-02-01 10:04:47
Size: 583
Comment:
|
Size: 584
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.