Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f8c9999

Browse files
Merge pull request avinashkranjan#1083 from XZANATOL/Vector_Calc
Vector Calculator
2 parents 811892e + 1953d4a commit f8c9999

File tree

3 files changed

+404
-0
lines changed

3 files changed

+404
-0
lines changed

‎Vector_Calc/Readme.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Base-N Calculator
2+
3+
It is a GUI based script that allows user to fetch relations between 2 vectors along with the properties of each vector.
4+
5+
## Installation
6+
7+
`` This Should be used for Linux OS only ``
8+
> pip3 install -r requirements.txt
9+
10+
## Usage
11+
12+
1) Fill the required fields.
13+
2) Results will be displayed in their corresponding fields.
14+
15+
Note: You need to press calculate in order to access the properties results of each vector.
16+
17+
## Output
18+
19+
Relations between vectors and the properties of each one.
20+
21+
## Authors
22+
23+
Written by [XZANATOL](https://www.github.com/XZANATOL).
24+
25+
The project was built as a contribution during [GSSOC'21](https://gssoc.girlscript.tech/).

‎Vector_Calc/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
tk

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /