Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nubegamerpt/matrix-multiplication
- Owner: NubegamerPT
- License: bsd-2-clause
- Created: 2024-03-19T17:19:14.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T15:07:37.000Z (6 months ago)
- Last Synced: 2024-05-02T07:09:07.051Z (6 months ago)
- Topics: algorithm, algorithms, c, math, mathematical-programming, mathematics, matrix, matrix-multiplication, numerical-computation, open-source, performance
- Language: C
- Homepage:
- Size: 332 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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! :)