Lukas Reichwein
|
4f3f9399a8
|
Added the functionality to calculate the absolute value of an complex number
|
5 years ago |
Lukas Reichwein
|
eef6b9ee6e
|
The absolute value of an complex Number with only a real part can is now implemented in the absolutValueOf function
|
5 years ago |
Lukas Reichwein
|
6757bfe86d
|
added division of ComplexNumbers to the ComplexNumber Object.
|
5 years ago |
Lukas Reichwein
|
db1c0d25a0
|
added multiplying two ComplexNumbers with imaginary parts
|
5 years ago |
Lukas Reichwein
|
ac21b68eac
|
Added the multiply functionality for ComplexNumbers it can multiply ComplexNumbers without an Imaginary part
|
5 years ago |
Lukas Reichwein
|
8252779c8f
|
Correct a Typo and added substract function to the ComplexNumber Object
|
5 years ago |
Lukas Reichwein
|
24da1c0969
|
Added add function to the ComplexNumber Object
|
5 years ago |
Lukas Reichwein
|
793c47bad1
|
Added equal function to the ComplexNumber Object
|
5 years ago |
Lukas Reichwein
|
6ea3c6c3ec
|
Object ComplexNumber created
|
5 years ago |
Christian Baltzer
|
b28eb8debe
|
Merge commit '934c8f9ab478cb0b45207860429d0c978c72d645' into HEAD
|
5 years ago |
Lukas Reichwein
|
934c8f9ab4
|
merged featureMatrixCalculator to pullrequest
|
5 years ago |
Lukas Reichwein
|
8339da416d
|
correct some typos, and finishing up to get verion 1 of the Matrix Calculator ready to merge
|
5 years ago |
Lukas Reichwein
|
2077778546
|
REFACTORING, extracted more form the event Heandler to get even more Readabillity
|
5 years ago |
Lukas Reichwein
|
a1ec4a577c
|
Added try catch around the operations of addition, transponation and multiplication.
|
5 years ago |
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 |
Christian Baltzer
|
c464a35065
|
Merge commit '69e8e70deb0a031a55dceb118c273c68a3f8ac36' into HEAD
|
5 years ago |
Christian Baltzer
|
69e8e70deb
|
Merge branch 'featureBuchhaltung' into pullrequest
|
5 years ago |
Christian Baltzer
|
a527bc7916
|
library hinzugefügt
|
5 years ago |
Christian Baltzer
|
2abcba3047
|
Alle tests grün
|
5 years ago |
Christian Baltzer
|
a91ee44386
|
Auswertung-class fertig
|
5 years ago |
Christian Baltzer
|
5fa8bbf2b7
|
Blockchain Logik fertig
|
5 years ago |
Christian Baltzer
|
ef9ea41b38
|
Blockchain abgeschlossen
Tests verbessert
Tests grün
Logik geschrieben
|
5 years ago |
Christian Baltzer
|
a38ee183ad
|
Block hinzugefügt
|
5 years ago |
Christian Baltzer
|
4f74f6248b
|
Merge commit '59932844fe7d26c3e762a6914a074ff1ae997f48' into HEAD
|
5 years ago |
elephant12
|
59932844fe
|
Merge branch 'featureEntscheider' into pullrequest
|
5 years ago |
elephant12
|
218572c64e
|
Änderung der Testklasse
Testfälle in denen eingegeben werden musste wurde rausgeworfen
der restliche Testfall wurde aufgeteilt und verbessert
|
5 years ago |
Christian Baltzer
|
75440479dd
|
Tests Blockchain
|
5 years ago |
Christian Baltzer
|
b04cb71abc
|
init
|
5 years ago |
Christian Baltzer
|
d08ee04009
|
Merge commit 'e63f179cbfe122009e69e35e11ca255ead648b70' into HEAD
|
5 years ago |
Christian Baltzer
|
e63f179cbf
|
Merge branch 'featureVokabelKartenSchreiber' into pullrequest
|
5 years ago |
Christian Baltzer
|
ff166dd850
|
Merge commit '1ccd6734e6c9d6c50dd7481b16c1dfa08ffe7283' into HEAD
|
5 years ago |
Christian Baltzer
|
1ccd6734e6
|
Merge branch 'featureFirewallOfDeath' into pullrequest
|
5 years ago |
Christian Baltzer
|
26ffa3001b
|
Merge commit '6e1deadf39aaab04bb25502659bdf7bba47c5a5f' into HEAD
|
5 years ago |
Christian Baltzer
|
6e1deadf39
|
Merge branch 'featureCrypto' into pullrequest
|
5 years ago |
Christian Baltzer
|
88f339a0f7
|
Merge commit '442c9484d1953bddddfda9f303762ea2888b1a97' into HEAD
|
5 years ago |
Christian Baltzer
|
442c9484d1
|
Merge branch 'featureIstErAn' into pullrequest
|
5 years ago |