]> git.xolatile.top Git - soikk-matrix-calculator.git/commit
A matrix calculator made in C
authorSoikk <76824648+Soikk@users.noreply.github.com>
Sat, 23 Oct 2021 14:17:34 +0000 (16:17 +0200)
committerSoikk <76824648+Soikk@users.noreply.github.com>
Sat, 23 Oct 2021 14:17:34 +0000 (16:17 +0200)
commit6b191c8f7c934daf72bd72f519bf5987bbce533c
tree08fe79042a99d6f5303c0907a48f69b0a1ae3f18
parent2715730172f5231fa7d067f422a506c69c89f757
A matrix calculator made in C

Made in roughly 2 days, most of the time was spent polishing the "interface"
README.md
include/matrix-operations.h [new file with mode: 0644]
matrix-calculator.c [new file with mode: 0644]
matrix-operations.c [new file with mode: 0644]