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
Release history Release notifications | RSS feed
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 straighter-0.1.0.tar.gz
.
File metadata
- Download URL: straighter-0.1.0.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7446be602919f2ab411d5058410eea7afa802ef989fec6d70e08a7a14f4abc11 |
|
MD5 | 58799fd180abc6ba87022613cccbd455 |
|
BLAKE2b-256 | e41016a8236dd442955c8c93efd159ceee8053857abb504ae0de4ebd7cec646a |