Skip to main content

UNKNOWN

Project description

Straighter is a program for manipulating straight line programs.

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

Installation

Straighter 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 straighter --user --upgrade

Usage

Once installed, import straighter by using:

> import straighter

Citing

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

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

the BibTeX entry:

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

or the BibItem:

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

Development

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

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

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

straighter-0.1.0.tar.gz (5.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