symengine_py: Python wrappers for SymEngine#

Description#

Python wrappers for SymEngine

License#

symengine.py is MIT licensed and uses several LGPL, BSD-3 and MIT licensed libraries

Upstream Contact#

https://github.com/symengine/symengine.py

Type#

optional

Dependencies#

Version Information#

package-version.txt:

0.11.0

install-requires.txt:

symengine.py >= 0.6.1

Equivalent System Packages#

$ sudo pacman -S python-symengine
$ conda install python-symengine
$ sudo pkg install math/py-symengine
$ sudo emerge dev-python/symengine

See https://repology.org/project/python:symengine/versions

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.