Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Latest commit

 

History

History
56 lines (42 loc) · 1.4 KB

index.rst

File metadata and controls

56 lines (42 loc) · 1.4 KB

Welcome to the Sage Constructions documentation!

This document collects the answers to some questions along the line "How do I construct ... in Sage?" Though much of this material can be found in the manual or tutorial or string documentation of the Python code, it is hoped that this will provide the casual user with some basic examples on how to start using Sage in a useful way.

This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License.

Please send suggestions, additions, corrections to the sage-devel Google group!

The Sage wiki http://wiki.sagemath.org/ contains a wealth of information. Moreover, all these can be tested in the Sage interface http://sagecell.sagemath.org/ on the web.

.. toctree::
   :maxdepth: 2

   calculus
   plotting
   groups
   linear_algebra
   linear_codes
   rep_theory
   rings
   polynomials
   number_theory
   modular_forms
   elliptic_curves
   number_fields
   algebraic_geometry
   interface_issues
   contributions


Indices and tables