pysingular: A basic Python interface to Singular¶
Description¶
A basic interface to call Singular from python
This python module is meant to be used in Singulars Jupyter interface.
License¶
GPL version 2 or later
Upstream Contact¶
Type¶
optional
Version Information¶
package-version.txt:
0.9.7
install-requires.txt:
pysingular >=0.9.5
Equivalent System Packages¶
conda:
$ conda install pysingular python:pysingular
See https://repology.org/project/pysingular/versions, https://repology.org/project/python:pysingular/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see https://trac.sagemath.org/ticket/29023