summaryrefslogtreecommitdiffstats
path: root/python/python3-sympy/slack-desc
blob: 0d5fd5d135e4ae64a633bedafd532fcc24fd2e29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

             |-----handy-ruler------------------------------------------------------|
python3-sympy: python3-sympy (Python library for symbolic mathematics)
python3-sympy:
python3-sympy: SymPy aims to become a full-featured computer algebra system (CAS)
python3-sympy: while keeping the code as simple as possible in order to be
python3-sympy: comprehensible and easily extensible.
python3-sympy:
python3-sympy: This is the python3 and more andvanced version of SymPy. For the older
python3-sympy: python2 version use the sympy package.
python3-sympy:
python3-sympy: Homepage: https://sympy.org
python3-sympy: