|
Tutorial
This tutorial is the best way to
become familiar with Sage in only a few hours.
|
Constructions
This document collects the answers to
some questions along the line "How do I construct ... in Sage?"
|
|
Developers' Guide
This document describes how to write
programs using Sage, how to modify and extend the core Sage
libraries, and how to modify Sage's documentation. It also
discusses how to share your new and modified code with other
Sage users.
|
Reference Manual
This is the manual for the Sage mathematical software
system. The reference manual contains many examples that
illustrate the usage of Sage. It consists primarily of
documentation that has been automatically generated from the
Sage source code. The examples are all tested with each release
of Sage, and should produce exactly the same output as in this
manual, except for line breaks.
|
|
A Tour of Sage
This is a tour of Sage that closely follows the tour of Mathematica
that is at the beginning of the Mathematica Book.
|
Installation Guide
This is a brief explanation of the installation of Sage.
|
|
Numerical Sage
This document is designed to introduce
the reader to the tools in Sage that are useful for doing
numerical computation. It is currently a bit outdated, but
work is being done to bring it up to date.
|
Three Lectures about Explicit Methods in Number Theory Using
Sage
This document is about using the
mathematical software Sage to do computations with number
fields and modular forms. It assumes no prior knowledge about
Sage, but assumes a graduate level background in algebraic
number theory.
|