Skip to main content
PyCon US is happening May 14th-22nd in Pittsburgh, PA USA.  Learn more

A basic implementation of a Vector as a Python object.

Project description

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.

History

0.3.1 (2018-03-27)

  • Added angle method to get angle between vectors.

0.2.1 (2017-09-14)

  • Added angle method to get angle between vectors.

0.1.1 (2017-09-13)

  • Updating documentation and configuration.

0.1.0 (2017-09-13)

  • First public commit.

Supported by

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