Skip to content

engin0223/Matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Math Library

This is a simple math library for working with matrices, originally created as a way for me to learn and practice programming concepts such as loops, data structures, and algorithm design—while also deepening my understanding of linear algebra.

Currently, the library supports real-number matrices (with basic support for complex matrices now added).

✨ Features

  • Addition and subtraction of matrices
  • Multiplication of matrices
  • Scalar multiplication of matrices

⚡️ Note: This project is mainly a self-learning exercise, so the focus is on clarity and practice rather than performance optimizations.

About

Math library for Matrices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages