Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.09 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.09 KB

Linear Algebra Projects

Table of Contents

Project Description

Project 0: Guass Elimination

For a detailed project description, please refer to the Project Description PDF.
The results report is provided in the Project Report PDF

Project 1: Jabr Scanner

For a detailed project description, please refer to the Project Description PDF.

Dependencies

This project uses the following libraries:

IDE

This project is developed using Pycharm.

Installation

Step-by-step instructions on how to get the development environment running:

Steps

  1. Clone repository to your local system.
  2. Launch PyCharm.
  3. Click on File > Open.
  4. Navigate to the folder where you cloned the repository and select the project folder.
  5. Click the Run button Run Image to start the project.