Skip to main content

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:

MIT

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

pyvect-1.0.3.tar.gz (5.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page