a SageMath package to work with elementary vectors, sign vectors, oriented matroids and vectors with components in intervals
Project description
Elementary 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
Requirements
Sage 9.0 or later is recommended.
Installation
Install from GitHub (recommended)
To 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
Install from PyPI (recommended)
To install the package for Python directly, run:
pip install elementary-vectors
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:
make install
Local install from source (no Sage installation required)
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:
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/elementary_vectors/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 elementary_vectors-1.2.tar.gz.
File metadata
- Download URL: elementary_vectors-1.2.tar.gz
- Upload date:
- Size: 52.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
abb4e424de4fe97fb76adad9c0f34ff81974df008a0bc3b750567b264428e6bb
|
|
| MD5 |
45d56f3456c3827af790e47ca0b8b7b0
|
|
| BLAKE2b-256 |
28fa0b8aef42cdda012e404997beebe06ec37cdd0276a29f8aba65061dd4d728
|
File details
Details for the file elementary_vectors-1.2-py3-none-any.whl.
File metadata
- Download URL: elementary_vectors-1.2-py3-none-any.whl
- Upload date:
- Size: 61.4 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 |
4aaed4de81bf4989f0fc7abd50a72d88368322596cf8c9b552736df9c3f208d8
|
|
| MD5 |
0ec1ae47344a3c1b148f91d61b61879f
|
|
| BLAKE2b-256 |
9396ef89c5d0c932cdbe3e4d356e462f19d5d535a443d66d6894be7cbdd3c483
|