• Stars
    star
    1
  • Language
    Python
  • License
    MIT License
  • Created 7 months ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My first Python library. It is a basic vector manipulation. It supports mathematical operations such as vector addition, subtraction, scalar multiplication, scalar division, and transposition. The library also facilitates dot products between vectors of matching dimensions.