Vector2Dim is a python library to manage operations between vectors in 2D in a simple and intuitive way
Project description
Vector2Dim is a python library to manage operations between vectors in 2D in a simple and intuitive way.
comparison operations \((\lt, \le, \gt, \ge, ==, \neq )\)
\(+\), \(-\), \(/\), \(\cdot\), \(+=\), \(-=\), \(/=\), \(\cdot=\), \(\bmod\), \(\bmod=\), \(neg\), \(pos\), \(abs\)
cross and inner product
norm, magnitude and squared magnitude
set and limit magnitude
rotation and distance calculation
etc…
Install notes:
you can install the library via pip
pip install vector2dim
or you can build from source
git clone https://github.com/PasqualeMainolfi/Vector2Dim.git
cd vector2dim
make all
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file vector2Dim-0.1.1.tar.gz
.
File metadata
- Download URL: vector2Dim-0.1.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a657bdbb2c6147d11a2269902d256175ea86e85a48626898b74aeebfd201447e |
|
MD5 | 145e35858de891685d0dd2005eb22e46 |
|
BLAKE2b-256 | 08d8d1010addd5ca08120beb662517bd16fbdc4974ce5b38fc4bac534a88e96f |
File details
Details for the file vector2Dim-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: vector2Dim-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 154a07be0629f44d9d6e3e330d8b178ae08198084168df5cfc027c9126799027 |
|
MD5 | 006d464bdc5dc51b41ca12836fb4533a |
|
BLAKE2b-256 | 57617e4e8c677b7abe14a760dfc2cfc3c09c6a758def0c31375bd62e4e8a9ce3 |