Gilles Sadowski
|
3599736865
|
Reduce build failure frequency due to randomized unit tests.
|
2021-05-31 14:17:50 +02:00 |
Gilles Sadowski
|
ad5f0dac37
|
MATH-1536: Let unit tests use random seeds (and allow a few retries on failure).
Consistently failing test (in "NaturalRankingTest") set to "@Ignore".
|
2021-05-24 03:15:17 +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 |
Gilles Sadowski
|
ac978e2c4c
|
Typo.
|
2021-05-18 03:23:05 +02:00 |
Gilles Sadowski
|
9d1741bfe4
|
Modularization.
For now, all codes were placed in module "commons-math-legacy".
Selected parts should gradually be moved out of that module into their own.
|
2021-05-15 05:36:48 +02:00 |