vector-demo

https://img.shields.io/pypi/v/vector_demo.svg https://img.shields.io/travis/stephenflynn/vector_demo.svg Documentation Status Updates

A basic implementation of a Vector as a Python object.

Features

  • Vector magnitude calculation.
  • Calculation of dot product between two vectors.
  • Calculation of Cosine of the angle between two vectors.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.