easy-vector

Vectors. Pure, Pythonic.


Keywords
easy_vector
License
MIT
Install
pip install easy-vector==0.1.0

Documentation

Easy Vector

Documentation Status Updates

Vectors. Pure, Pythonic.

Features

  • pure Python
  • create from components, or magnitude and direction
  • auto-calculated normals, lengths and angles
  • declarative API using operator overloading
  • unlimited dimensions
  • operand type conversion

See usage for more details.

Credits

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