Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nubegamerpt/matrix-multiplication

This code allows for matrix multiplication, of (almost) every size and shape
https://github.com/nubegamerpt/matrix-multiplication

algorithm algorithms c math mathematical-programming mathematics matrix matrix-multiplication numerical-computation open-source performance

Last synced: about 5 hours ago
JSON representation

This code allows for matrix multiplication, of (almost) every size and shape

Awesome Lists containing this project

README

        

Matrix Multiplication
=====================

This program enables matrix multiplication of various sizes and shapes.

Created by: Nubegamer_PT
-------------------------

### Important Note:

This is my first public program written in C, so it may contain bugs. If you encounter any issues, please feel free to contact me through GitHub.

If you choose to download the program, first of all, thank you! Secondly, you may encounter a warning that it's a potential virus. This warning is triggered because the program has an undefined author. Rest assured, this will be resolved shortly.

### List of Known Bugs:

As of now, the application hasn't undergone thorough testing to compile a list of known bugs. However, this will be addressed soon! :)