
PtCut -- Compute Tropical Prevarieties of Polynomial Systems
Copyright 2017-2018 Christoph Lders


This archive contains the source files of PtCut, a program to calculate the
tropical prevariety or equilibrium of a system of polynomial equations. It
is freely available under the GNU Lesser General Public License (Version 3),
see COPYING.txt and COPYING.LESSER.txt.

PtCut is written for Python 2.7 & 3.x. It requires PPLpy to run, but works
also with SageMath, a free computer algebra system. Pre-compiled wheels of
PPLpy are also provided.


If you use PtCut, please cite it like this:

    @Electronic{LuedersPtCut,
    Title                    = {{PtCut}: Calculate Tropical Prevarieties},
    Author                   = {Christoph L{\"u}ders},
    HowPublished             = {\url{http://www.wrogn.com/ptcut}}
    }


I can be contacted via email as:
   chris at cfos dot de
Furthermore, I have a blog:
   http://wrogn.com
The latest version of PtCut is available under:
   http://wrogn.com/ptcut
