Welcome to the Sage Thematic Tutorials!¶
Here you will find Sage demonstrations, quick reference cards, primers, and thematic tutorials,
- A quickref (or quick reference card) is a one page document with the essential examples, and pointers to the main entry points.
- A primer is a document meant for a user to get started by himself on a theme in a matter of minutes.
- A tutorial is more in-depth and could take as much as an hour or more to get through.
This documentation is licensed under a Creative Commons Attribution-Share Alike 3.0 License.
Introduction to Sage¶
Introduction to Python¶
Calculus and plotting¶
Number Theory¶
Combinatorics¶
- sage.combinat.tutorial
- Coding Theory in Sage
- How to write your own classes for coding theory
Algebraic Combinatorics¶
- Algebraic Combinatorics in Sage
Tutorial: Symmetric Functions
- Lie Methods and Related Combinatorics in Sage
- sage.combinat.root_system.plot
- Abelian Sandpile Model
Parents/Elements, Categories and algebraic structures¶
- How to implement new algebraic structures in Sage
- sage.categories.primer
- sage.categories.tutorial