Skip to content

TomaszWychocki/MatrixAlgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Algorithms

Build Status GitHub license GitHub contributors GitHub issues GitHub pull-requests GitHub pull-requests closed

Implemented operations with matrices:

  • Equality
  • Addition
  • Subtraction
  • Scalar multiplication
  • Matrix multiplication
  • Generating identity matrix
  • Generating matrix of zeros
  • Generating matrix of ones
  • Matrix inverstion
  • Transpose of a matrix
  • Determinant of a matrix
  • Concatenating of matrices

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages