Skip to content

Fall 2023 MRL Beginners Tasks - Task 3 : 2x2 and 3x3 Matrix Operations

Notifications You must be signed in to change notification settings

MRL-HSL-Software/Fall2023-MBT3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Fall2023-MBT3 : MRL Beginners Task 3

Subject : 2x2 and 3x3 Matrix Operations

Task Description: Perform basic operations on 2x2 and 3x3 matrices, such as addition, subtraction, multiplication, and finding the inverse and determinant. Understand how matrices are represented and used in linear algebra and computer programming.

Task Submission :

  • Clean Code
  • Use Static Arrays C++ Libraries
  • Object Oriented Programming (OOP)
  • Implement Zeros, Ones and Eye Matrices
  • Fork This Repository and Commit Your Codes on It
  • Implement Basic Operations Like addition(+), subtraction(-), multipication(*) and Inverse(M-1)

About

Fall 2023 MRL Beginners Tasks - Task 3 : 2x2 and 3x3 Matrix Operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published