17 Commits (develop)

Author SHA1 Message Date
Lukas Reichwein 0871928e84 Added IllegalArgumentException to checkInput instead of returning false, get tests and invoking methodes adapted 5 years ago
Lukas Reichwein dd72739d3c Tests 2D-Array to String funtionality, this functionallity was extracted and can now be tested. 5 years ago
Lukas Reichwein e7a4fe7a7d REFACTORING Moved some methodes in order to get a cleaner Struckture 5 years ago
Lukas Reichwein 023b0dfe38 String to matrix function is finished. 5 years ago
Lukas Reichwein c6b1fae7a6 String to matrix Method functional to parse 2by2 matrices 5 years ago
Lukas Reichwein f7bd4010f7 Refactoring and renameing of some functions 5 years ago
Lukas Reichwein 05c259c0d1 Added and changed some Documentaion 5 years ago
Lukas Reichwein 5f8198e046 Adding CheckInput for a matrix with basic checks 5 years ago
Lukas Reichwein e57a53d6d0 Added and chnged tests in order to test Exceptions instead of if the funktion is returning null 5 years ago
Lukas Reichwein f5c91caa85 Added Claculateing Determinat for 2by2 and 3by3 Matrices 5 years ago
Lukas Reichwein 52b8a818a8 fixed project setup Junit Tests can now run automaticly and removed some unused imports. 5 years ago
Lukas Reichwein 0318b36f94 Orginazied some Imports and added Matrix Transponation 5 years ago
Lukas Reichwein e80a444fc7 Matrix substraction added, and renamed the test calss for it and the Matrix Addition 5 years ago
Lukas Reichwein 149f1c8cae Removed a bug in Matrix Multiplication and added Matrix Adition funktionality 5 years ago
Lukas Reichwein 28c0a349e6 Matrix Multiplication and linked check implemented 5 years ago
Lukas Reichwein f9891c392a The funktionality Linked Matricies Check 5 years ago
Lukas Reichwein 7cba186f82 Added MatrixCalcGui and some dummy Methodes 5 years ago