15 Commits (1e2f5969d95bba6c5ff1d3fb872d0e3e42d7c287)

Author SHA1 Message Date
Lukas Reichwein 1e2f5969d9 REFACTORING, mainly extracting multiple try catch blocks to get the code more Readable. 5 years ago
Lukas Reichwein 0871928e84 Added IllegalArgumentException to checkInput instead of returning false, get tests and invoking methodes adapted 5 years ago
Lukas Reichwein 197721b332 Added try catch to DetA and subtraction inOrder to Display the reason why the input is Invalid 5 years ago
Lukas Reichwein 04bbd02fae Added try catch to DetB inOrder to Display the reason why the input is Invalid 5 years ago
Lukas Reichwein 95d3d1cb28 linked calculating the Determinants of the input Matrices to their Buttons 5 years ago
Lukas Reichwein 638ecdb125 connected Matrix Substraction to the substract Button 5 years ago
Lukas Reichwein 067e433763 connected matrix Addition to the add Button 5 years ago
Lukas Reichwein 2d2c08e674 connected Transponation to the tranpose Button 5 years ago
Lukas Reichwein e7a4fe7a7d REFACTORING Moved some methodes in order to get a cleaner Struckture 5 years ago
Lukas Reichwein 4d92178abe Refactoring, mostly extracting code 5 years ago
Lukas Reichwein 9ad79c0f2e connected matrixMultiplication to the multiply Button 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 28c0a349e6 Matrix Multiplication and linked check implemented 5 years ago
Lukas Reichwein 7cba186f82 Added MatrixCalcGui and some dummy Methodes 5 years ago