Gilles Sadowski
|
49a38cdf03
|
Minor cosmetic change (POM).
|
2022-01-24 06:37:38 +01:00 |
Gilles Sadowski
|
e18ac1b03b
|
Replace deprecated calls.
|
2022-01-23 03:56:07 +01:00 |
Gilles Sadowski
|
00e783b363
|
Remove non-applicable terms from "LICENCE" and "NOTICE" files.
The referred dependencies are not used in the "neuralnet" module.
|
2022-01-08 15:46:22 +01:00 |
Gilles Sadowski
|
d35194c995
|
Update copyright notice (2022).
|
2022-01-06 01:18:24 +01:00 |
Gilles Sadowski
|
470bdbb5f3
|
PMD.
|
2021-09-01 13:36:40 +02:00 |
Alex Herbert
|
75c7377e47
|
Only restore interrupted state if necessary
|
2021-08-21 14:37:13 +02:00 |
Alex Herbert
|
1bdb310ffa
|
Sonar fix: restore thread interrupted state
|
2021-08-21 14:37:13 +02:00 |
Gilles Sadowski
|
8804071ac7
|
Update copyright information.
|
2021-08-14 03:24:08 +02:00 |
Gilles Sadowski
|
f9c0a8b678
|
Miscellaneous "sonarcloud" suggestions.
|
2021-07-18 15:07:01 +02:00 |
aherbert
|
6ce950d5a3
|
MATH-1576: Reinstate checkstyle
Checkstyle has been suppressed for the legacy module.
Fixed the new modules to pass the checkstyle configuration ported from
Commons-Numbers.
|
2021-06-25 12:08:35 +01:00 |
aherbert
|
97080fdc38
|
Removed unused import
|
2021-06-09 16:31:45 +01:00 |
aherbert
|
6d1351cc33
|
Throw named exceptions for IO errors
|
2021-06-09 16:31:35 +01:00 |
aherbert
|
e300d21251
|
Use UTF-8 encoding in PrintWriter
|
2021-06-09 16:26:28 +01:00 |
Gilles Sadowski
|
f885cb029f
|
Generic constructor syntax.
|
2021-05-26 00:01:00 +02:00 |
Gilles Sadowski
|
5e59617d85
|
MATH-1578: Modularization.
Code moved from "o.a.c.math4.legacy.ml.neuralnet" into a dedicated module.
Refactored "TSP" example application (formerly provided as a unit test).
|
2021-05-21 14:52:27 +02:00 |