Skip to content

This script generates a random square matrix, computes its Reduced Row Echelon Form (RREF), and prints both the transformed matrix and its determinant using NumPy.

Notifications You must be signed in to change notification settings

E-Cho42/RowReductionAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

RowReductionAlgorithm

About

This script generates a random square matrix, computes its Reduced Row Echelon Form (RREF), and prints both the transformed matrix and its determinant using NumPy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages