Commit graph

600 commits

Author SHA1 Message Date
Ziver Koc
ec75a5df80 fix ci 2020-02-12 13:38:10 +01:00
Ziver Koc
c1fd74bc8c fix ci 2020-02-12 13:32:13 +01:00
Ziver Koc
69dfa1ca0c trying to fix ci 2020-02-12 13:26:55 +01:00
Ziver Koc
28cec40d00 Fix CI 2020-02-12 11:32:24 +01:00
Ziver Koc
bf9a262c19 Fixed ci issue 2020-02-12 11:30:02 +01:00
Ziver Koc
568673b486 Moved to Multi Module Maven Release Plugin 2020-02-11 15:09:50 +01:00
0b145ced7b Fixed maven build number 2020-01-04 19:58:00 +01:00
8ecac95593 Fixed some javadoc issues and updated build version syntax 2020-01-04 18:49:32 +01:00
Ziver Koc
33fbe0fa30 Added JavaFX dependency 2019-11-22 20:20:54 +01:00
5ed17d3c5a Upgraded common-fileupload 2019-11-12 14:41:07 +01:00
Ziver Koc
6e3edc2619 Implemented publish logic for Mqtt 2019-01-20 16:08:09 +01:00
9ffe4c6652 nullpointer fix 2018-12-03 18:52:56 +01:00
Ziver Koc
5ecfee9dfd Added subscribe and unsubscribe support and TCs 2018-11-12 16:24:05 +01:00
f175830fae Added partial subscribe and unsubscribe logic 2018-11-08 22:09:54 +01:00
a1caa8b0e1 Mocked MQTT thread 2018-11-08 20:59:10 +01:00
6215c8a01a Merge branch 'master' of http://repo.koc.se/zutil-java 2018-11-08 20:39:53 +01:00
Ziver Koc
edd8ee0341 Updated the way packet type is set and added TC 2018-11-08 18:12:56 +01:00
6c05cfda13 some cleanup 2018-11-06 21:06:29 +01:00
2234202c69 Cleaned up whitespace 2018-11-06 20:47:18 +01:00
f8a46f2089 Removed DBBean garbage collector
it it is not needed with WeakReference anymore
2018-11-03 20:52:06 +01:00
0ba153b118 Some changes for mime handling
- added additional formats
- added get function
- added tests
2018-11-03 20:38:21 +01:00
119fc82267 Added getContent that is able to read from recursive archives 2018-11-03 20:38:20 +01:00
9215c528f0 Improved FileWatch class comment and merged in the interface. 2018-11-03 20:38:06 +01:00
62923e7f60 Added MimeTypeUtil class 2018-10-10 22:22:47 +02:00
8b4217c1d3 Added test for PBKDF2 2018-10-10 21:53:30 +02:00
98f2219366 Fixed gradient decent 2018-10-01 17:06:53 +02:00
cf94310598 Added more elemental matrix math and a non functioning gradient decent function. 2018-09-05 16:37:19 +02:00
f84901dcc3 renamed message field to description 2018-08-08 11:31:58 +02:00
4e6a2f18cd Added development build option to pom to skip signing 2018-08-08 11:31:40 +02:00
4ce53017a1 Added UserMessageManager class 2018-08-06 19:26:41 +02:00
2c2692c653 removed scm.id in pom 2018-07-25 14:12:44 +02:00
b6c71760f7 Updated mvn version to include build number 2018-07-25 13:44:23 +02:00
501fbf1a5f Added ObjectUtil class 2018-07-25 13:14:12 +02:00
beb0ce754e Cleaned up WS interfaces 2018-07-05 16:58:02 +02:00
Ziver Koc
1f8d5cfe2a Added test for REST client 2018-06-08 16:22:17 +02:00
Ziver Koc
93a4c9eca2 Renamed Rest to REST 2018-06-08 16:02:35 +02:00
351d5478c7 Added incomplete REST client 2018-06-06 10:27:28 +02:00
ccecc067b2 Fixed many warnings 2018-05-27 01:23:21 +02:00
c570847f3a Optimized imports 2018-05-26 23:04:40 +02:00
b1c53d88ae Changed tas to spaces 2018-05-26 23:01:04 +02:00
Ziver Koc
a938b70d57 fixed gradient ascent 2018-05-22 17:31:58 +02:00
Ziver Koc
45b1f51685 Fixed some ml test cases 2018-05-21 16:06:46 +02:00
2160976406 Implemented Gradient Ascent (TCs failing) 2018-04-17 17:03:34 +02:00
8050170ee3 Initial commit of LinearRegression class 2018-03-27 16:39:14 +02:00
3c8c692b16 small change 2018-03-06 13:32:09 +01:00
eb30472a76 Some work done on charts 2018-03-01 15:59:08 +01:00
3df20257b0 Added multiply by element function 2018-01-11 16:35:33 +01:00
acc3ccfe1f Added matrix transpose 2017-12-03 18:30:14 +01:00
41a70d45b8 Added identity matrix 2017-12-03 18:14:19 +01:00
9562d8615a Implemented matrix multiplication 2017-12-03 18:04:52 +01:00