mcalc

simple interactive program to perform matrix operations. (WIP)
Index Commits Files Refs README LICENSE
DateCommit messageAuthorFiles+-
22:23 26-04-2021Update;klewer-martin3+5-16
23:40 25-04-2021Update;klewer-martin3+12-8
13:52 23-04-2021Update: added matrix_ids array to store the matrix createdklewer-martin4+8-5
02:02 23-04-2021Update README.mdMartin J. Klöckner1+1-1
02:01 23-04-2021Update README.mdMartin J. Klöckner1+1-1
01:52 23-04-2021Merge branch 'master' of https://github.com/klewer-martin/matrix-calculator-cli Merge neccesary;klewer-martin1+4-3
01:52 23-04-2021Update;klewer-martin1+0-0
01:49 23-04-2021Update README.mdMartin J. Klöckner1+4-3
01:34 23-04-2021Update README.mdMartin J. Klöckner1+3-1
01:31 23-04-2021Update README.mdMartin J. Klöckner1+1-1
01:30 23-04-2021Update README.mdMartin J. Klöckner1+3-2
01:29 23-04-2021Update README.mdMartin J. Klöckner1+2-0
01:29 23-04-2021Added main prompt screenshot.Martin J. Klöckner1+3-0
01:28 23-04-2021Added screenshot of the main prompt.Martin J. Klöckner1+0-0
01:21 23-04-2021Update: Interactive part;klewer-martin5+60-21
20:07 22-04-2021Commit for test WSL & Vscodeklewer-martin11+1078-1076
14:33 21-04-2021Update;klewer-martin5+23-12
13:32 21-04-2021Update: now the first option of the main prompt (read dimension and load values) works fineklewer-martin6+70-42
12:00 21-04-2021Update: prompt files now contain functions, although they are not working properly yetklewer-martin5+58-8
11:20 21-04-2021Update: added prompt and status files.klewer-martin7+90-38
19:09 18-04-2021Update: improvements on func m_load()klewer-martin4+24-7
18:05 18-04-2021Update: deleted duplicate file 'matrix_struct.c';klewer-martin1+0-144
18:00 18-04-2021Update;klewer-martin4+164-6
16:15 18-04-2021Update: reorganized directories and source code improvementsklewer-martin5+228-0
15:53 18-04-2021Initial commitMartin J. Klöckner2+676-0