Skip to content

Latest commit

 

History

History
 
 

Vector_Calc

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Base-N Calculator

It is a GUI based script that allows user to fetch relations between 2 vectors along with the properties of each vector.

Installation

This Should be used for Linux OS only

pip3 install -r requirements.txt

Usage

  1. Fill the required fields.
  2. Results will be displayed in their corresponding fields.

Note: You need to press calculate in order to access the properties results of each vector.

Output

Relations between vectors and the properties of each one.

Authors

Written by XZANATOL.

The project was built as a contribution during GSSOC'21.