# 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
- http://www.gnu.org/licenses/
## Requirements
Sage 9.0 or later is recommended.
The package [elementary_vectors](https://github.com/MarcusAichmayr/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.
Raw data
{
"_id": null,
"home_page": "https://github.com/MarcusAichmayr/sign_vector_conditions",
"name": "sign-vector-conditions",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "chemical reaction networks, sign vector conditions, oriented matroids",
"author": "Marcus S. Aichmayr",
"author_email": "aichmayr@mathematik.uni-kassel.de",
"download_url": "https://files.pythonhosted.org/packages/94/52/1b8210ae61c575095f54f8f58d666309149d375d5ffaacc150aba2d82520/sign_vector_conditions-1.1.tar.gz",
"platform": null,
"description": "# Sign vector conditions for chemical reaction networks\n\n## Description\n\na SageMath package to work with sign vector conditions for chemical reaction networks\n\n## License\n\nDistributed under the terms of the GNU General Public License (GPL, see the\nLICENSE file), either version 3 or (at your option) any later version\n\n- http://www.gnu.org/licenses/\n\n## Requirements\n\nSage 9.0 or later is recommended.\n\nThe package [elementary_vectors](https://github.com/MarcusAichmayr/elementary_vectors) is necessary for this package to work.\n\n## Installation\n\n### Install from GitHub (recommended)\n\nTo download and install the latest development version on a system where Sage\nwas built from source or installed from official packages, run\n\n sage -pip install git+https://github.com/MarcusAichmayr/sign_vector_conditions.git\n\nor\n\n sage -pip install --user git+https://github.com/MarcusAichmayr/sign_vector_conditions.git\n\nThe optional `--user` flag causes the package to be installed in your `.sage` directory instead of the Sage installation tree.\n\n### Local install from source\n\nDownload the source from the git repository:\n\n git clone https://github.com/MarcusAichmayr/sign_vector_conditions.git\n\nChange to the root directory of the repository and run:\n\n sage -pip install --upgrade --no-index -v .\n\nYou can also run instead the shorthand:\n\n make install\n\n### Documentation\n\nThe documentation of this package can be found on GitHub:\nhttps://marcusaichmayr.github.io/sign_vector_conditions/index.html\n\nTo generate the documentation of this package, run\n\n make doc\n\nor\n\n make doc-pdf\n\nat the root directory of the repository.\n\n### Testing\n\nTo run the test suite, install the package and run the command\n\n make test\n\nat the root directory of the repository.\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "a SageMath package to work with sign vector conditions for chemical reaction networks",
"version": "1.1",
"project_urls": {
"Homepage": "https://github.com/MarcusAichmayr/sign_vector_conditions"
},
"split_keywords": [
"chemical reaction networks",
" sign vector conditions",
" oriented matroids"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f66eb63f4f7dd21da144bd585128fb615607ea409ce4b5008a860c5d3c863db1",
"md5": "ba9caac7fcdd3bede65e3bf2bb4a2878",
"sha256": "b4526fe805811d3294a669193e7b626c470ebcb9f62f5604bf42e998ee32ca0e"
},
"downloads": -1,
"filename": "sign_vector_conditions-1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ba9caac7fcdd3bede65e3bf2bb4a2878",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 34023,
"upload_time": "2025-01-15T09:48:53",
"upload_time_iso_8601": "2025-01-15T09:48:53.761185Z",
"url": "https://files.pythonhosted.org/packages/f6/6e/b63f4f7dd21da144bd585128fb615607ea409ce4b5008a860c5d3c863db1/sign_vector_conditions-1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "94521b8210ae61c575095f54f8f58d666309149d375d5ffaacc150aba2d82520",
"md5": "19ba11a7d3f89b59f27c6c5167e7244a",
"sha256": "1d0ab36757d46272080819d7a485063b6c659627be174ac8406d908eb730b0f1"
},
"downloads": -1,
"filename": "sign_vector_conditions-1.1.tar.gz",
"has_sig": false,
"md5_digest": "19ba11a7d3f89b59f27c6c5167e7244a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 29053,
"upload_time": "2025-01-15T09:48:56",
"upload_time_iso_8601": "2025-01-15T09:48:56.581497Z",
"url": "https://files.pythonhosted.org/packages/94/52/1b8210ae61c575095f54f8f58d666309149d375d5ffaacc150aba2d82520/sign_vector_conditions-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-15 09:48:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MarcusAichmayr",
"github_project": "sign_vector_conditions",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sign-vector-conditions"
}