Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
| Download
Sage Reference Manual
Project: SageManifolds
Views: 717109********1Contents2********34Welcome to Sage's Reference Manual!56This manual is a thematic index of all of `Sage's <http://www.sagemath.org/>`_7features. It also contains many examples that illustrate their use, all of them8systematically tested with each release.910Enjoy Sage!1112User Interface13==============1415* :doc:`Command Line Interface (REPL) <repl/index>`16* :doc:`Web Notebook <notebook/index>`1718Graphics19========2021* :doc:`2D Graphics <plotting/index>`22* :doc:`3D Graphics <plot3d/index>`2324Mathematics25===========2627Parents, Elements and Categories28--------------------------------2930* :doc:`Basic Infrastructure <structure/index>`31* :doc:`Coercion <coercion/index>`32* :doc:`Categories <categories/index>`3334Standard Algebraic Structures35-----------------------------3637* :doc:`Monoids <monoids/index>`38* :doc:`Groups <groups/index>`39* :doc:`Semirings <semirings/index>`40* :doc:`Rings <rings/index>`41* :doc:`Algebras <algebras/index>`4243Standard Rings and Fields44-------------------------4546* :doc:`Integers, Rationals, etc. <rings_standard/index>`47* :doc:`Real and Complex Numbers <rings_numerical/index>`48* :doc:`Finite Rings and Fields <finite_rings/index>`49* :doc:`Polynomials <polynomial_rings/index>`50* :doc:`Formal Power Series <power_series/index>`51* :doc:`Algebraic Number Fields <number_fields/index>`52* :doc:`Function Fields <function_fields/index>`53* :doc:`p-Adic Numbers <padics/index>`54* :doc:`Quaternion Algebras <quat_algebras/index>`5556Linear Algebra57--------------5859* :doc:`Matrices and Spaces of Matrices <matrices/index>`60* :doc:`Vectors and Modules <modules/index>`61* :doc:`Tensors on free modules of finite rank <tensor_free_modules/index>`6263Discrete Mathematics64--------------------6566* :doc:`Combinatorics <combinat/index>`67* :doc:`Graph Theory <graphs/index>`68* :doc:`Quivers <quivers/index>`69* :doc:`Matroid Theory <matroids/index>`70* :doc:`Discrete Dynamics <dynamics/index>`71* :doc:`Coding Theory <coding/index>`72* :doc:`Game Theory <game_theory/index>`7374Calculus75--------7677* :doc:`Symbolic Calculus <calculus/index>`78* :doc:`Mathematical Constants <constants/index>`79* :doc:`Elementary and Special Functions <functions/index>`8081Geometry and Topology82---------------------8384* :doc:`Combinatorial Geometry <geometry/index>`85* :doc:`Cell Complexes and their Homology <homology/index>`86* :doc:`Differential Forms <tensor/index>`87* :doc:`Manifolds <manifolds/index>`88* :doc:`Parametrized Surfaces <riemannian_geometry/index>`8990Number Theory, Algebraic Geometry91---------------------------------9293* :doc:`Diophantine approximation <diophantine_approximation/index>`94* :doc:`Quadratic Forms <quadratic_forms/index>`95* :doc:`L-Functions <lfunctions/index>`96* :doc:`Schemes <schemes/index>`97* :doc:`Elliptic, Plane, and Hyperelliptic Curves <plane_curves/index>`98* :doc:`Arithmetic Subgroups of SL_2(Z) <arithgroup/index>`99* :doc:`General Hecke Algebras and Hecke Modules <hecke/index>`100* :doc:`Modular Symbols <modsym/index>`101* :doc:`Modular Forms <modfrm/index>`102* :doc:`Modular Forms for Hecke Triangle Groups <modfrm_hecketriangle/index>`103* :doc:`Modular Abelian Varieties <modabvar/index>`104* :doc:`Miscellaneous Modular-Form-Related Modules <modmisc/index>`105106Logic107-----108109* :doc:`Symbolic Logic <logic/index>`110* :doc:`SAT solvers <sat/index>`111112Probability and Statistics113--------------------------114115* :doc:`Probability <probability/index>`116* :doc:`Statistics <stats/index>`117* :doc:`Quantitative Finance <finance/index>`118119Miscellaneous120-------------121122* :doc:`Cryptography <cryptography/index>`123* :doc:`Optimization <numerical/index>`124* :doc:`Databases <databases/index>`125* :doc:`Games <games/index>`126127Programming128===========129130* :doc:`Data Structures <data_structures/index>`131* :doc:`Utilities <misc/index>`132* :doc:`Test Framework <doctest/index>`133* :doc:`Parallel Computing <parallel/index>`134135Interfaces136----------137138* :doc:`Interpreter Interfaces <interfaces/index>`139* :doc:`C/C++ Library Interfaces <libs/index>`140141General Information142===================143144* :doc:`History and License <history_and_license/index>`145* :ref:`genindex`146* :ref:`modindex`147* :ref:`search`148149This work is licensed under a `Creative Commons Attribution-Share Alike1503.0 License`__.151152__ http://creativecommons.org/licenses/by-sa/3.0/153154155