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 |