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, in_degrees=True)
Установка
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.2.tar.gz
(2.8 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.2.tar.gz.
File metadata
- Download URL: vectoryx-0.2.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb83475cd33322d296ec2b1dde6f2de6ec71ab176ba85e0dd620d8f608d1578a
|
|
| MD5 |
4e01a943d9451ece58e18764e1d5cb02
|
|
| BLAKE2b-256 |
2eec9c651c033e345f525cad71a1df11a359f9a1e18e1358764211684614ea18
|
File details
Details for the file vectoryx-0.2.2-py3-none-any.whl.
File metadata
- Download URL: vectoryx-0.2.2-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
a35d494f487f911c1e4b655f3ebc52df0b8133a44b0293e6d2e32d0dc86100b6
|
|
| MD5 |
a6081df602ce5697ba73880f6bb9d787
|
|
| BLAKE2b-256 |
78b0b6ab2cf0550a1ea6936495298054ff8beca3d62b406af928d0a05ff70bf5
|