-
Notifications
You must be signed in to change notification settings - Fork 218
Software
The following software is used by SMC under the hood. It's either installed directly or slightly modified to fit into the infrastructure.
-
Sage - Sage is an open-source mathematics software system. It is the patron for SMC's name.
-
IPython - This is a shell, a notebook and a distributed computing environment built on top of Python.
-
R Statistical Software - the R-project provides a statistical programming language and a vast plethora of packages on top of it to extend it's core functionalities.
-
LaTeX - SMC provides the capability to author LaTeX documents online. This is a typesetting system with a focus for high-quality layout and formulas. Besides
pdflatex
, also other variants likeXeTeX
and LuaTeX are installed and available. -
Linux - The famous open-source operating system, which holds together everything. The used variant is Ubuntu.
-
Python - Python is a general purpose programming language. The following notable Python packages are installed: ** matplotlib - a plotting library for producing high-quality graphics for screens and publications. ** pandas - a multi-purpose data-structure for holding all kinds of data. ** statsmodels - statistics in Python ** ...
This Wiki is for CoCalc.com.
A more structured documentation is the CoCalc User Manual.
For further questions, please contact us.