A simple vector operations library
Project description
Vectoryx
Vectoryx — простая и лёгкая библиотека для операций с векторами на Python.
Возможности
- Сложение векторов (sum_vectors)
- Вычитание (vector_dif)
- Скалярное произведение (dot_product)
- Умножение вектора на число (multiply_vector_to_C)
- Длина вектора (vector_length)
- Нормализация вектора (normalize_vector)
- Векторное произведение, только 3д векторы (x, y, z) (cross_product)
- Проверка колинеарности и ортогональности (is_colinear, is_ortogonal)
- Косинусное сходство (cosinus_similarity)
- Угол между векторами (v_angle)
Установка
pip install Vectoryx
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
vectoryx-0.2.1.tar.gz
(2.7 kB
view details)
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 vectoryx-0.2.1.tar.gz.
File metadata
- Download URL: vectoryx-0.2.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7513134172c185c2a428ec174f12814f3e2539efa2c0672143dafdb38409d8d8
|
|
| MD5 |
649a88dfffe1131a6c2d1eb1cac02984
|
|
| BLAKE2b-256 |
a49701d95a06139261717c46330111563bb60504eecf2f00ac6b7c63c3750c6e
|
File details
Details for the file vectoryx-0.2.1-py3-none-any.whl.
File metadata
- Download URL: vectoryx-0.2.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef5ddca6253c5b7f918dfe0acb78ffa7c198584b27c0f54d8dcbf0c920ff9897
|
|
| MD5 |
e9fb8c822d01c4945e114b8c84a25a36
|
|
| BLAKE2b-256 |
cb1817b2344c5ffd125f05b319d496d1262cfce2671dc9633b4edb951277e64f
|