Skip to main content

UNKNOWN

Project description

Fatter is a program for manipulating fat graphs.

Fatter can be run as a Python 2, Python 3 or Sage Python module. For even more speed (~25% more) consider running fatter with the -O optimise bytecode option.

Installation

Fatter is available on the Python Package Index. The preferred method for installing the latest stable release is to use pip (included in Python 2.7.9 and Python 3.4 by default):

> python -m pip install fatter --user --upgrade

Usage

Once installed, start the fatter GUI by using:

> python -m fatter.app

Citing

If you find fatter useful in your research, please consider citing it. A suggested reference is:

Mark Bell. fatter (Computer Software).
pypi.python.org/pypi/fatter, 2016. Version <<version number>>

the BibTeX entry:

@Misc{fatter,
        author = {Bell, Mark},
        title = {fatter (Computer Software)},
        howpublished = {\url{pypi.python.org/pypi/fatter}},
        year = {2016},
        note = {Version <<version number>>}
}

or the BibItem:

\bibitem{fatter} Mark Bell: \emph{fatter (Computer Software)},
        \url{pypi.python.org/pypi/fatter}, (2016),
        Version <<version number>>.

Development

The latest development version of fatter is available from BitBucket. Alternatively, you can clone the mercurial repository directly using the command:

> hg clone https://bitbucket.org/mark_bell/fatter

And then install using the command:

> python setup.py install --user

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fatter-0.1.3.tar.gz (9.7 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page