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)
- Host: GitHub
- URL: https://github.com/jakedaspud/vector-calculator
- Owner: JakeDaSpud
- Created: 2023-09-27T20:03:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-27T20:14:35.000Z (over 2 years ago)
- Last Synced: 2025-06-26T01:03:23.766Z (11 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]