Skip to content

LucasBN/Eigenvalues-and-Eigenvectors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Eigenvalues and Eigenvectors

This project allows you to quickly calculate the eigenvalues and the corresponding eigenvectors of a NxN matrix.

Getting Started

These instructions will help you to get you a copy of the project running on your local machine.

Prerequisites

You will need these python modules to be able to run the project.

Numpy - pip install numpy

Installing

Clone this repository using terminal:

git clone https://github.com/LucasBN/Eigenvalues-and-Eigenvectors.git

To run the program open the cloned repository in terminal and type:

python main.py

Authors

  • Lucas BN

About

Calculate eigenvalues and eigenvectors of a given matrix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages