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
|
e33c57aa2d
|
Created Buttons for Determinat calculation of MatrixA and MatrixB
|
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
|
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
|
4d92178abe
|
Refactoring, mostly extracting code
|
5 years ago |
Lukas Reichwein
|
9ad79c0f2e
|
connected matrixMultiplication to the multiply Button
|
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 |
Lukas Reichwein
|
4d010e332c
|
Merge branch 'featureBasicGui' into develop
|
5 years ago |
Lukas Reichwein
|
2ce070f34a
|
Added BasicGui
|
5 years ago |
Lukas Reichwein
|
b1ade12838
|
initial commit with basic project struckture.
|
5 years ago |