aherbert
d1633351a1
Update commons imaging 1.0-alpha3-SNAPSHOT to 1.0-alpha3
...
This prevents the feature branch build failing on the Jenkins CI server.
2022-10-14 17:20:57 +01:00
Gilles Sadowski
ddfd5bf859
MATH-1618: Design proposal (WIP).
2022-05-31 23:37:55 +02:00
avbasak1
99ca991984
MATH-1563: Introducing new implementation of GA functionality (WIP).
...
Closes #208 .
2022-04-03 16:07:34 +02:00
Gilles Sadowski
565b896873
MATH-1580: "K-Means" clustering example.
...
Adapted application moved to the "commons-math-examples" module.
* GUI dependencies have been removed.
* Any format supported by "Commons Imaging" can be used as input.
* Clustered image saved in PNG format.
2022-01-24 18:14:59 +01:00
Gilles Sadowski
4844e3aeab
Upgrade dependencies.
2022-01-23 03:55:21 +01:00
Gilles Sadowski
384554faa1
Move "shade" plugin to a profile (POM).
...
Cf. https://markmail.org/message/xvsc75mt6fpz2k65
2022-01-19 04:54:26 +01: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
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
9fca795acf
Set up module for example applications.
...
Moved "Chinese Rings" example into the new module.
2021-05-19 15:28:59 +02:00