Skip to content

The user can create a matrix of numbers and perform a number of operations with it, such as adding all numbers in a row/column, changing all numbers in a row/column, or changing a number in a specific location. There is a special case for if the matrix is a square.

Notifications You must be signed in to change notification settings

RustyReference/Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Matrix

The user can create a matrix of numbers and perform a number of operations with it, such as adding all numbers in a row/column, changing all numbers in a row/column, or changing a number in a specific location. There is a special case for if the matrix is a square.

About

The user can create a matrix of numbers and perform a number of operations with it, such as adding all numbers in a row/column, changing all numbers in a row/column, or changing a number in a specific location. There is a special case for if the matrix is a square.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages