Girish Mahajan (Editor)

SageMathCloud

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Available in
  
English

Website
  
cloud.sagemath.com

Registration
  
Required

Created by
  
William Stein

Commercial
  
Yes

Type of site
  
Cloud computing, Sage, Python

SageMathCloud is a web-based cloud computing and course management platform for computational mathematics. Part of the Sage project, it supports editing of Sage worksheets, LaTeX documents, and IPython notebooks. SageMathCloud runs an Ubuntu Linux environment that can be interacted with through a terminal, additionally giving access to most of the capabilities of Linux.

Contents

SageMathCloud offers both free and paid accounts. Subscriptions starting at $7/month provide internet access and more storage and computing resources. One subscription can be used to increase quotas for one project used by multiple accounts. There are subscription plans for courses. Over 200 courses have used SageMathCloud.

Features

SageMathCloud directly supports Sage worksheets, which interactively evaluate Sage code. The worksheets support Markdown and HTML for decoration, and R, Octave, Cython, Julia and others for programming in addition to Sage. SageMathCloud supports IPython notebooks, which are enhanced with real-time synchronization for collaboration and a history recording function. Additionally, there is also a full LaTeX editor, with collaboration support, a preview of the resulting document and also support for SageTeX. With the Linux terminal, SageMathCloud also indirectly supports editing and running many other languages, including Java, C/C++, Perl, Ruby, and other popular languages that can be run on Linux. Other packages can be installed on request.

Users can have multiple projects on SageMathCloud, and each project has separate disk space and may be on an entirely different server. Many users can collaborate on a single project, and documents are synced so multiple users can edit the same file at once, similar to Google Docs. All the data on projects is automatically backed up about every five minutes with bup, and snapshots of previous versions are accessible. Through the terminal, files can be tracked using revision control systems like Git.

Development

SageMathCloud is open source software hosted by SageMath Inc. The creator and lead developer of SageMathCloud is William Stein, a professor of mathematics at the University of Washington who also created the Sage software system. Initial development was funded by the University of Washington and grants from the National Science Foundation and Google. Now SMC is mostly funded by paying users of SMC. It is intended as a replacement for sagenb, which also let users edit and share Sage worksheets online.

References

SageMathCloud Wikipedia