{"id":45836241,"url":"https://github.com/marcusaichmayr/elementary_vectors","last_synced_at":"2026-02-26T23:01:56.392Z","repository":{"id":156273513,"uuid":"378363790","full_name":"MarcusAichmayr/elementary_vectors","owner":"MarcusAichmayr","description":"SageMath package for elementary vectors (circuits and cocircuits of a matrix)","archived":false,"fork":false,"pushed_at":"2025-12-05T15:38:15.000Z","size":1236,"stargazers_count":4,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-05T21:56:12.498Z","etag":null,"topics":["circuits","cocircuits","elementary-vectors","sagemath","vectors"],"latest_commit_sha":null,"homepage":"https://marcusaichmayr.github.io/elementary_vectors/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcusAichmayr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-06-19T08:35:08.000Z","updated_at":"2025-12-05T15:38:19.000Z","dependencies_parsed_at":"2023-09-27T20:45:14.332Z","dependency_job_id":"7d5183c2-1b80-4a77-aaf6-9d47f9aa2409","html_url":"https://github.com/MarcusAichmayr/elementary_vectors","commit_stats":null,"previous_names":["marcusaichmayr/elementary_vectors"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/MarcusAichmayr/elementary_vectors","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcusAichmayr%2Felementary_vectors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcusAichmayr%2Felementary_vectors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcusAichmayr%2Felementary_vectors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcusAichmayr%2Felementary_vectors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcusAichmayr","download_url":"https://codeload.github.com/MarcusAichmayr/elementary_vectors/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcusAichmayr%2Felementary_vectors/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29876342,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T22:37:10.609Z","status":"ssl_error","status_checked_at":"2026-02-26T22:37:09.019Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["circuits","cocircuits","elementary-vectors","sagemath","vectors"],"created_at":"2026-02-26T23:01:51.308Z","updated_at":"2026-02-26T23:01:56.381Z","avatar_url":"https://github.com/MarcusAichmayr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elementary vectors\n\n## Description\n\nSageMath package for circuits of a matrix (elementary vectors)\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 10.0 or later is recommended.\n\n## Installation\n\n### Install from GitHub (recommended)\n\nTo 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\n### Install from PyPI (recommended)\n\nTo install the package for Python directly, run:\n\n    pip install elementary-vectors\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    make install\n\n### Local install from source (no Sage installation required)\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    python3 -m venv venv\n    . venv/bin/activate\n    pip install -v -e \".[passagemath]\"\n\n## Documentation\n\nThe documentation of this package is available on GitHub:\n\nhttps://marcusaichmayr.github.io/elementary_vectors/\n\nTo generate it, 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusaichmayr%2Felementary_vectors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcusaichmayr%2Felementary_vectors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcusaichmayr%2Felementary_vectors/lists"}