SymPy Tutorial for PyCon 2017¶

This is the tutorial will be presented at PyCon India 2015 by SymPy India for SymPy. This is just a stripped down version of our docs. It requires SymPy 0.7.6, and should work in Python 2.6, 2.7, 3.2., 3.3, or 3.4. If you are attending this tutorial, please install Anaconda.

See also Last Year’s SciPy tutorial.

  • Installation
    • Source
    • Git
    • Anaconda
    • Other Methods
    • Run SymPy
    • Questions
  • SymPy Tutorial
    • Preliminaries
    • Introduction
    • Gotchas
    • Basic Operations
    • Printing
    • Simplification
    • Calculus
    • Solvers
    • Matrices
    • Advanced Expression Manipulation
  • Gotchas and Pitfalls
    • Introduction
    • Equals Signs (=)
    • Variables
    • Symbolic Expressions
    • Special Symbols
    • Getting help from within SymPy
  • About
    • SymPy Development Team
    • Financial and Infrastructure Support
    • License
  • Introduction to SymPy
    • Basics of expressions in SymPy
    • Gotchas and pitfalls
    • Setting up and using printers
  • Mathematical problem solving with SymPy
    • Partial fraction decomposition
    • Deriving trigonometric identities
    • Not only symbolics: numerical computing
    • Summing roots of polynomials
    • Applications of |groebner| bases
    • Algebraic geometry
  • Extras
    • Solutions

Logo

Related Topics

  • Documentation overview
    • Next: Installation

This Page

  • Show Source

Quick search

©2015 SymPy Development Team. | Powered by Sphinx 1.6.3 & Alabaster 0.7.10 | Page source