Skip to content

sebasguts/PySingular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# PySingular
## A basic interface to call Singular from python

This python module is meant to be used in Singulars Jupyter interface.

## Install

Install via
```
python setup.py install
```

## Notes

Please note that this is alpha work at the moment.