a SageMath package to work with sign vector conditions for chemical reaction networks
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
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
Install from PyPI (recommended)
To install the package for Python directly, run:
pip install sign-vector-conditions
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:
make install
Local install from source (no Sage installation required)
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:
python3 -m venv venv
. venv/bin/activate
pip install -v -e ".[passagemath]"
Documentation
The documentation of this package is available on GitHub:
https://marcusaichmayr.github.io/sign_vector_conditions/index.html
To generate it, 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
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sign_vector_conditions-1.2.tar.gz.
File metadata
- Download URL: sign_vector_conditions-1.2.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4cedad02faf673926f42df3d307721552683e7cf5d4c409a5e0f7598ef67dde
|
|
| MD5 |
3b2860b425ea0597273f7eb1eacef3d8
|
|
| BLAKE2b-256 |
6ca2ff4626e133f6262688a0eb70693e701abb6ec393ab3d04deeb58a2bbff45
|
File details
Details for the file sign_vector_conditions-1.2-py3-none-any.whl.
File metadata
- Download URL: sign_vector_conditions-1.2-py3-none-any.whl
- Upload date:
- Size: 34.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4d7f9df6a95ce13adcf051385f42796d238af16d77302d50e1eede9eaee6c03
|
|
| MD5 |
140d2954084d06fe1ae8d9042b85f725
|
|
| BLAKE2b-256 |
c1b90ed953effd25f0e227a97ee16e58db186ec2a8f50678ddd4814d28f79e4e
|