CoCalc

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

CoCalc
The CoCalc Logo
A Sage worksheet being edited on CoCalc
Type of site
SaaS, Cloud computing
Available inEnglish
Created byWilliam Stein
URLcocalc.com
CommercialYes
RegistrationRequired
Users~300,000[1]
Launched2013 (2013)
Current statusActive

CoCalc offers both free and paid accounts. Subscriptions starting at $14/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 CoCalc.[3]

Features

CoCalc 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. CoCalc supports Jupyter 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 its online Linux terminal, CoCalc 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.[2]

Users can have multiple projects on CoCalc, 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

CoCalc is open source software hosted by SageMath Inc. The creator and lead developer of CoCalc is William Stein, a former 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 CoCalc is mostly funded by paying users. It is intended as a replacement for sagenb, which also let users edit and share Sage worksheets online.[4]

See also

References

  1. "CoCalc Usage Statistics". Retrieved 14 Dec 2017.
  2. Stein, William (1 May 2014). "What can SageMathCloud (SMC) do?". Sage: Open Source Mathematics Software.
  3. "Teaching - sagemathinc/smc". Retrieved 6 May 2016.
  4. Stein, William. "Sage Notebook vs. Sagemath Cloud". Sage. Retrieved 11 May 2014.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.