Skip to content
Ashutosh Saboo edited this page Mar 19, 2016 · 8 revisions

SymPy

Introduction

What sympy is, where to download etc.

List other major CASs.

How SymPy is different from other CASs.

Why SymPy.

Architecture

I volunteer to write this section. --Aaron

Representing symbolic expressions using Python objects

Assumptions

Extensibility

Algorithms

Description of some algorithms (example: integration with Risch, Meijer G, Gruntz, polys)

Integration with Risch (Ashutosh Saboo)

Description of numerics/mpmath (Fredrik)

List of Features and how to use

Quick overview of the main modules, what it can do and so on. It should probably provide examples how to use sympy.

Group Theory (Ashutosh Saboo)

See also the supplement (below)

Conclusion and future work

References

Examples (Supplement)

Examples for all major features. See https://github.com/asmeurer/sympy-paper/issues/5

Clone this wiki locally