{"id":30534717,"url":"https://github.com/shotadft/vecposlib","last_synced_at":"2025-09-18T00:48:12.686Z","repository":{"id":304411648,"uuid":"1016283801","full_name":"shotadft/VecPosLib","owner":"shotadft","description":"This is a library that enables vector calculations in Python.","archived":false,"fork":false,"pushed_at":"2025-08-26T08:48:58.000Z","size":195,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-26T10:46:42.923Z","etag":null,"topics":["math","math-library","numpy","python","python-lib","python-library","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shotadft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-08T19:11:08.000Z","updated_at":"2025-08-26T08:48:25.000Z","dependencies_parsed_at":"2025-07-15T02:28:04.538Z","dependency_job_id":"19c552a7-d044-4872-8249-02b3c803ee85","html_url":"https://github.com/shotadft/VecPosLib","commit_stats":null,"previous_names":["shotadft/vectorlib","shotadft/vecposlib"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/shotadft/VecPosLib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shotadft%2FVecPosLib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shotadft%2FVecPosLib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shotadft%2FVecPosLib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shotadft%2FVecPosLib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shotadft","download_url":"https://codeload.github.com/shotadft/VecPosLib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shotadft%2FVecPosLib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275691163,"owners_count":25510500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-17T02:00:09.119Z","response_time":84,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["math","math-library","numpy","python","python-lib","python-library","python3"],"created_at":"2025-08-27T14:01:16.501Z","updated_at":"2025-09-18T00:48:12.659Z","avatar_url":"https://github.com/shotadft.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 id=\"top\" align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/shotadft/VecPosLib/master/.github/logo/VecPosLib-logo.svg\" type=\"image/svg+xml\" width=\"300\" height=\"300\" alt=\"VecPosLib\"/\u003e\n\u003c/h1\u003e\u003cbr/\u003e\n\n\u003c!-- Shield --\u003e\n[![PyPI Downloads][pypi-shield]][pypi-url]\n[![Forks][forks-shield]][forks-url]\n[![Stargazers][stars-shield]][stars-url]\n[![Issues][issues-shield]][issues-url]\n[![Unlicense License][license-shield]][license-url]\n[![App Version][version-shield]][header-id]\n\n## Overview\n**Python用のベクトル型と色々を追加するだけの汎用的なライブラリです。**\u003cbr/\u003e\n***This is a library that enables vector calculations in Python.***\u003cbr/\u003e\n\n## Requirement\nView to [requirements.txt](https://github.com/shotadft/VecPosLib/blob/master/requirements.txt)\n### Optional\n- CuPy (Version is Any)\n\n## Development Environments\n- Cursor (FREE Plan)\u003cbr/\u003e\n**⚠️当プログラムは一部に生成AIを使用して開発されています⚠️**\n\n## Installations\n```bash\npip install vecposlib\n```\n\n## Usage\n### vectorlib\n- **`Vector`**: **基本的な汎用ベクトル演算クラス**\u003cbr/\u003e\n                ***Basic vector operation class***\n- **`Vec2` `Vec3` `Vec4`**: **`Vector`から派生したN次元の処理に特化したクラス**\u003cbr/\u003e\n                            ***Class specialized in N dimensions***\n\n### positionlib\n- **`Position`**: **座標管理を補助するクラス**\u003cbr/\u003e\n                ***Classes that assist with coordinate management***\n\n## Features (JP)\n- 座標管理がちょっと楽になる\n- 簡単なベクトル操作が可能\n- 距離・ノルム・正規化・内積・外積・射影・反射などの基本演算をサポート\n- シンプルで直感的なAPI\n\n## Features (EN)\n- Coordinate management becomes a little easier\n- Simple vector operations are possible\n- Supports basic operations such as distance, norm, normalization, inner product, outer product, projection, and reflection\n- Simple and intuitive API\n\n## Author Links\n- [Twitter](https://x.com/shotadft)\n- [GitHub](https://github.com/shotadft)\n- [Homepage](https://www.shotadft.com/)\n\n\u003c!-- MARKDOWN LINKS \u0026 IMAGES --\u003e\n\u003c!-- https://www.markdownguide.org/basic-syntax/#reference-style-links --\u003e\n[pypi-shield]: https://img.shields.io/pypi/dm/VecPosLib.svg?label=PyPI%20downloads\u0026style=flat-square\n[pypi-url]: https://pypi.org/project/VecPosLib/\n[forks-shield]: https://img.shields.io/github/forks/shotadft/VecPosLib.svg?style=flat-square\n[forks-url]: https://github.com/shotadft/VecPosLib/network/members\n[stars-shield]: https://img.shields.io/github/stars/shotadft/VecPosLib.svg?style=flat-square\n[stars-url]: https://github.com/shotadft/VecPosLib/stargazers\n[issues-shield]: https://img.shields.io/github/issues/shotadft/VecPosLib.svg?style=flat-square\n[issues-url]: https://github.com/shotadft/VecPosLib/issues\n[license-shield]: https://img.shields.io/github/license/shotadft/VecPosLib.svg?style=flat-square\n[license-url]: https://github.com/shotadft/VecPosLib/blob/master/LICENSE.md\n[version-shield]: https://img.shields.io/badge/1.0.4-00c81b?label=version\u0026style=flat-square\n[header-id]: #top\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshotadft%2Fvecposlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshotadft%2Fvecposlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshotadft%2Fvecposlib/lists"}