File size: 562 Bytes
b66f126
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
What’s Next
===========

Congratulations on finishing the SymPy tutorial!

If you are a developer interested in using SymPy in your code, please visit
the :ref:`How-to Guides <guides>` which discuss key developer tasks.

Intermediate SymPy users and developers might want to visit the
:ref:`Explanations <explanations>` section for common pitfalls and advanced
topics.

The :ref:`SymPy API Reference <reference>` has a detailed description of the
SymPy API.

If you are interested in contributing to SymPy, visit the :ref:`contribution
guides <contributing>`.