a SageMath package to work with sign vector conditions for chemical reaction networks
Project description
Sign vector conditions for chemical reaction networks
Description
a SageMath package to work with sign vector conditions for chemical reaction networks
License
Distributed under the terms of the GNU General Public License (GPL, see the LICENSE file), either version 3 or (at your option) any later version
Requirements
Sage 9.0 or later is recommended.
The package elementary_vectors is necessary for this package to work.
Installation
Install from GitHub (recommended)
To download and install the latest development version on a system where Sage was built from source or installed from official packages, run
sage -pip install git+https://github.com/MarcusAichmayr/sign_vector_conditions.git
or
sage -pip install --user git+https://github.com/MarcusAichmayr/sign_vector_conditions.git
The optional --user
flag causes the package to be installed in your .sage
directory instead of the Sage installation tree.
Local install from source
Download the source from the git repository:
git clone https://github.com/MarcusAichmayr/sign_vector_conditions.git
Change to the root directory of the repository and run:
sage -pip install --upgrade --no-index -v .
You can also run instead the shorthand:
make install
Documentation
The documentation of this package can be found on GitHub: https://marcusaichmayr.github.io/sign_vector_conditions/index.html
To generate the documentation of this package, run
make doc
or
make doc-pdf
at the root directory of the repository.
Testing
To run the test suite, install the package and run the command
make test
at the root directory of the repository.
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
Built Distribution
Hashes for sign_vector_conditions-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 670a77c6dc71fe2233a1eff97311b7e7d2277d04c585ef030baa0eb8390f5d7c |
|
MD5 | 359ae0ec967f48fd421be97d7d572a2f |
|
BLAKE2b-256 | 790f70ee8664f53c76c8c5b463c71a8ad4d58a916dfcf022ccd169d17328e55b |
Hashes for sign_vector_conditions-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d74491db36289f1de2a0d82fd8dce335d7f138545b7cf435f2059cf1c86ee9ae |
|
MD5 | aa7cbb2b96ebe27ed5a3eba6d8b30a1b |
|
BLAKE2b-256 | 033aad748aa475bb1ba504c31c9649012ff50c292a27623bb5e73dde4774b219 |