Skip to content
This repository was archived by the owner on Feb 19, 2023. It is now read-only.
/ vector_demo Public archive

A toy project. Actual vector operations should use Numpy or a similar mathematical package for speed and features.

License

Notifications You must be signed in to change notification settings

stephenflynn/vector_demo

Repository files navigation

vector-demo

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.

About

A toy project. Actual vector operations should use Numpy or a similar mathematical package for speed and features.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •