commons-math/commons-math-legacy
Gilles Sadowski 9dbceb0ed1 MATH-1616: Refactor "EmpiricalDistribution".
* No default bin count (cf. MATH-1462).
* No data loading from external sources (file, URL).
* No data abstraction layer.
* Return defensive copies of the internal state.
* Make class immutable.
* Allow user-defined within-bin kernel.
2021-07-20 18:07:12 +02:00
..
src MATH-1616: Refactor "EmpiricalDistribution". 2021-07-20 18:07:12 +02:00
LICENCE Modularization. 2021-05-15 05:36:48 +02:00
NOTICE Modularization. 2021-05-15 05:36:48 +02:00
pom.xml MATH-1576: Fix checkstyle in legacy module 2021-06-25 17:32:48 +01:00