Pyvect is a open source python module created for the purpose of simplifying the vector calculations such as finding the angle between vectors, projection of one vector over the other and much more...!
Project description
Pyvect
Pyvect (or) Python Vector is an open source python module which is created for the purpose of simplifying most of the popular vector algebra calculations from basic angle between vectors, projection of one vector over the other to some higher vector calculations like finding the area, distance, volume and centroid of various popular vector shapes and much more.
Developed by:
Installation:
Use pip to install pyvect.
pip install pyvect
If the above command doesn't work, then use the following command
pip3 install pyvect
Importing pyvect to your program:
import pyvect
Documentation:
Click here to view the documentation
(Currently under development. Docs will be updated soon)
License:
Any bugs/suggestions:
Leave a message here
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
File details
Details for the file pyvect-1.0.3.tar.gz
.
File metadata
- Download URL: pyvect-1.0.3.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa509aad4cf6a0673048662b6da5bcfac4ae152c63b7c7e171b5d521ad47cad2 |
|
MD5 | 79fed71008a8d74ab31b22c91d1436d0 |
|
BLAKE2b-256 | 01ca322dbf07ff87c2dd930de93993ec6ef4d04737e8cb7e12c0b759c6bdd0bc |