Last updated:
0 purchases
pyacgt 0.1.2
pyacgt
A Python 3.7+ interface for Havas and Ramsay's ACME package.
Currently only supports Windows and Linux. If someone can build the MacOS binaries for ACME, I can get the Mac port working for this!
License
Contributors
Nicholas Meyer
Email: [email protected]
Related Programs and Literature
Havas–Ramsay ACME package
Meier–Zupan Generalized square knots and homotopy 4-spheres
Scharlemann Proposed Property 2R counterexamples examined
Gompf–Scharlemann–Thompson: Fibered knots and potential counterexamples to the Property 2R and Slice-Ribbon Conjectures
Installation
Install pyacgt with either pip or directly from github.
git clone https://github.com/nick5435/pyacgt.git
cd pyacgt
python setup.py install
or
python -m pip install -U pyacgt
TODO
Add options as a dict to makeACMEinput.
May want to "Objectify" the interface. (I.e. make an ACME class similar to what Sage does with GAP.)
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.