English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Journal Article

SymPy : symbolic computing in Python

MPS-Authors
/persons/resource/persons213462

Bonazzi,  Francesco
Thomas Weikl, Theorie & Bio-Systeme, Max Planck Institute of Colloids and Interfaces, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)

Article.pdf
(Publisher version), 297KB

Supplementary Material (public)
There is no public supplementary material available
Citation

Meurer, A., Smith, C. P., Paprocki, M., Čertík, O., Kirpichev, S. B., Rocklin, M., et al. (2017). SymPy: symbolic computing in Python. PeerJ Computer Science, 3: e103. doi:10.7717/peerj-cs.103.


Cite as: https://hdl.handle.net/11858/00-001M-0000-002E-962F-9
Abstract
SymPy is an open source computer algebra system written in pure Python. It is built with a focus on extensibility and ease of use, through both interactive and programmatic applications. These characteristics have led SymPy to become a popular symbolic library for the scientific Python ecosystem. This paper presents the architecture of SymPy, a description of its features, and a discussion of select submodules. The supplementary material provide additional examples and further outline details of the architecture and features of SymPy.