-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.TXT
12 lines (11 loc) · 955 Bytes
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything about this project)
all he/she needs to know. The comments should usually include at least:
------------------------------------------------------------------------
PROJECT TITLE: Linear Algebra Toolkit
PURPOSE OF PROJECT: This toolkit has been designed to help students learn the essential concepts of Linear Algebra through visualisation
VERSION or DATE: version 3.0
HOW TO START THIS PROJECT: The MainProg class in package ViewController must be executed or you can create a JAR file and directly double click to open it.
AUTHORS: Dr. Snehanshu Saha, Priyal Mehta, Bhoomika Agarwal
USER INSTRUCTIONS: This toolkit requires the Java Development Kit(JDK), which can be downloaded here: http://www.oracle.com/technetwork/java/javase/downloads/index.html