Skip to content

nirvani-nj/Linear-Algebra-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Linear-Algebra-Using-Python

This project shows how to perform basic matrix operations using NumPy and SciPy in Python.

Features:

->Matrix Addition & Subtraction

->Matrix Multiplication & Element-wise Multiplication

->Determinant & Inverse of a Matrix

->Eigenvalues & Eigenvectors (with orthogonality check)

->Basis and Span of a Vector Space

Requirements:

            pip install numpy scipy

How to Run:

            python Linear_Algebra.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors