Differences between revisions 1 and 2
Revision 1 as of 2013-02-26 19:29:42
Size: 509
Editor: was
Comment:
Revision 2 as of 2013-02-26 19:38:34
Size: 907
Editor: was
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

Line 12: Line 14:
== == Salvus: Worksheet Views ==

People: William Stein, Jason Grout

Worksheets in Salvus have numerous "views" -- JSON, LaTeX, PDF, print, XML, etc. -- do a polished implementation of all of these. This is a 100% frontend CoffeeScript development project. The basic skeleton is completely in place.

== Sage.math cluster ==

People: William Stein, Keith Clawsen, Volker Braun, Jason Grout

Sage Days 46: Hawaii -- computational number theory, etc. -- PROJECTS

Single Cell Server

People: Jason Grout, William Stein

  • Make the single cell server use stunnel for ssl support. Benefits: this makes websockets more reliable, and of course makes the server more secure.
  • Make the single cell server highly available, i.e., deployed on multiple machines in multiple locations, with no single point of failure. Currently, this is VERY hard because of the use of SQLite.

Salvus: Worksheet Views

People: William Stein, Jason Grout

Worksheets in Salvus have numerous "views" -- JSON, LaTeX, PDF, print, XML, etc. -- do a polished implementation of all of these. This is a 100% frontend CoffeeScript development project. The basic skeleton is completely in place.

Sage.math cluster

People: William Stein, Keith Clawsen, Volker Braun, Jason Grout

sagedays46/projects (last edited 2013-03-19 18:03:47 by jen)