Gilles Sadowski
|
bdc4a527fb
|
Remove dependencies on unused "Commons Numbers" modules.
|
2021-06-10 18:27:59 +02:00 |
aherbert
|
8a60de3263
|
Ignore spotbugs in the legacy module
|
2021-06-09 16:53:06 +01:00 |
Gilles Sadowski
|
1da0c57053
|
Dependency not needed.
|
2021-06-01 17:36:08 +02:00 |
Gilles Sadowski
|
e85e8b53f2
|
Create module "commons-math-legacy-core" for holding functionality needed by many "legacy" modules.
"FastMath" (renamed "AccurateMath") and related classes moved to "o.a.c.m.legacy.core.jdkmath".
|
2021-06-01 00:26:35 +02:00 |
Gilles Sadowski
|
bcdc7fbba7
|
MATH-1587: Move (legacy) exception classes to a dedicated maven module.
|
2021-05-31 14:37:20 +02:00 |
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 |