# Sign vectors
## Description
a SageMath package to work with elementary vectors, linear inequality systems, sign vectors and oriented matroids
## 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.
## 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/elementary_vectors.git
or
sage -pip install --user git+https://github.com/MarcusAichmayr/elementary_vectors.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/elementary_vectors.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/elementary_vectors/index.html
If you want to generate it yourself, 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/elementary_vectors",
"name": "elementary-vectors",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "elementary_vectors, vectors, intervals, linear inequality systems, sign vectors, oriented matroids",
"author": "Marcus S. Aichmayr",
"author_email": "aichmayr@mathematik.uni-kassel.de",
"download_url": "https://files.pythonhosted.org/packages/b0/ff/d98d9a7756b9923dd18319ed32a42e0974e4c0e37e525613a43b8e2b73f2/elementary_vectors-1.0.tar.gz",
"platform": null,
"description": "# Sign vectors\n\n## Description\n\na SageMath package to work with elementary vectors, linear inequality systems, sign vectors and oriented matroids\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\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/elementary_vectors.git\n\nor\n\n sage -pip install --user git+https://github.com/MarcusAichmayr/elementary_vectors.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/elementary_vectors.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/elementary_vectors/index.html\n\nIf you want to generate it yourself, 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 elementary vectors, sign vectors, oriented matroids and vectors with components in intervals",
"version": "1.0",
"project_urls": {
"Homepage": "https://github.com/MarcusAichmayr/elementary_vectors"
},
"split_keywords": [
"elementary_vectors",
" vectors",
" intervals",
" linear inequality systems",
" sign vectors",
" oriented matroids"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a86b09068af71f0e4c674c1b9239fdd6056a454c5912bed74ef66fc717277f9b",
"md5": "3bb02b0c2998c01807a68618d801a0db",
"sha256": "973e4bf398b7c56c0a97e26309129ab98ce3e0dbeab08cd27856f240b88ee7ad"
},
"downloads": -1,
"filename": "elementary_vectors-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3bb02b0c2998c01807a68618d801a0db",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 63304,
"upload_time": "2024-07-24T12:50:16",
"upload_time_iso_8601": "2024-07-24T12:50:16.465494Z",
"url": "https://files.pythonhosted.org/packages/a8/6b/09068af71f0e4c674c1b9239fdd6056a454c5912bed74ef66fc717277f9b/elementary_vectors-1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b0ffd98d9a7756b9923dd18319ed32a42e0974e4c0e37e525613a43b8e2b73f2",
"md5": "335391f54901f645e9510add168a629b",
"sha256": "de6ae8abf3be147fe6ac76b58272a4a75086d75d90fb9bee189bd23b8c0e45e3"
},
"downloads": -1,
"filename": "elementary_vectors-1.0.tar.gz",
"has_sig": false,
"md5_digest": "335391f54901f645e9510add168a629b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 52125,
"upload_time": "2024-07-24T12:50:18",
"upload_time_iso_8601": "2024-07-24T12:50:18.509239Z",
"url": "https://files.pythonhosted.org/packages/b0/ff/d98d9a7756b9923dd18319ed32a42e0974e4c0e37e525613a43b8e2b73f2/elementary_vectors-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-24 12:50:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MarcusAichmayr",
"github_project": "elementary_vectors",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "elementary-vectors"
}