]>
git.xolatile.top Git - soikk-matrix-calculator.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Soikk [Sun, 24 Oct 2021 22:52:13 +0000 (00:52 +0200)]
Bug fixes, UI fixes
You can now raise a matrix to a negative power and store the resulting matrixes from an operation with a scalar in another matrix
Soikk [Sat, 23 Oct 2021 14:19:25 +0000 (16:19 +0200)]
Updated README properly
Soikk [Sat, 23 Oct 2021 14:17:34 +0000 (16:17 +0200)]
A matrix calculator made in C
Made in roughly 2 days, most of the time was spent polishing the "interface"
Soikk [Sat, 23 Oct 2021 14:09:18 +0000 (16:09 +0200)]
Initial commit