An open API service indexing awesome lists of open source software.

https://github.com/jakedaspud/vector-calculator

Python Calculator for Vector Maths. (v0.1)
https://github.com/jakedaspud/vector-calculator

Last synced: 8 months ago
JSON representation

Python Calculator for Vector Maths. (v0.1)

Awesome Lists containing this project

README

          

# Vector-Calculator
Python Calculator for Vector Maths. (v0.1)

Functionality:
- Create 2D and 3D Vectors
- View your saved Vectors
- Add / Subtract [WIP]
- Dot Product [WIP]
- Magnitude [WIP]