ToastCoder/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 the 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.
PythonMIT
Issues
- 0
Add documentation
#9 opened by ToastCoder - 0
Remove numpy dependencies in prod.py
#7 opened by ToastCoder