Skip to content

C++ library for a simple manipulation and utilization of matrices

Notifications You must be signed in to change notification settings

RedaTargaoui/Matrix-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Library in C++

This Matrix Library is a C++ library that allows users to create matrices, load matrices from text files, and perform various matrix operations. With this app, users can efficiently handle matrices and perform arithmetic operations.

Features

  • Create Matrices: Users can create matrices of custom dimensions and populate them with values.
  • Load Matrices from Text Files: Users can load matrices from text files for convenient input and manipulation.
  • Matrix Operations: The library provides a range of matrix operations, such as addition, subtraction, multiplication, transposition, and more.

Acknowledgments

  • This Matrix library is inspired by the concepts of linear algebra and aims to provide a simple tool for working with matrices efficiently.

Contact

For any inquiries or suggestions, please contact redatarg@gmail.com.

About

C++ library for a simple manipulation and utilization of matrices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages