Gilles Sadowski created MATH-1580:
-------------------------------------
Summary: Outdated "userguide" examples
Key: MATH-1580
URL: https://issues.apache.org/jira/browse/MATH-1580
Project: Commons Math
Issue Type: Sub-task
Reporter: Gilles Sadowski
Codes under directory {{src/userguide/}} won't compile anymore when branch
[{{modularized_master}}|https://gitbox.apache.org/repos/asf?p=commons-math.git;a=shortlog;h=refs/heads/modularized_master]
is merged into {{master}}.
Several examples are outdated:
* Illustration of distributions (corresponding code is now in "Commons
Statistics")
* Illustration of some geometrical algorithms (corresponding code is now in
"Commons Geometry")
* Custom benchmark for class {{FastMath}} (should be replaced by JMH).
The examples should either be deleted or fixed (and moved either into module
"commons-math-examples" or the respective components).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)