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
File details
Details for the file fatter-0.1.3.tar.gz
.
File metadata
- Download URL: fatter-0.1.3.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 114297492b35284669fc2b2885ea78d0387da66a2125ea63e9ac872430bccd83 |
|
MD5 | 76e82e61f9b815c61a386f00f704d43d |
|
BLAKE2b-256 | a39bb0ddee4512ebe478c2fdbef659b2500c0b790aeddf2830d5e388e5ee718b |