Gilles
0caba0845d
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
1b5aef881b
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
022a020bde
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
d7a1666f9a
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
521b9b3385
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
a9fdcd64bf
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
b720481312
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
ae7ade3990
Unused "import".
2016-05-17 15:30:23 +02:00
Gilles
f3108e2771
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
583d57dbe0
Unused "import".
2016-05-17 15:30:23 +02:00
Gilles
a3fae474e5
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
f9f632e705
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
0484bdb3f6
MATH-1335
...
Use new RNG API.
Unit tests rewritten to avoid unnecessary usage of "RandomDataGenerator" (cf. MATH-1341).
2016-05-17 15:30:23 +02:00
Gilles
11a7e62a89
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
7331773448
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
d707364257
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
ed78ce27aa
Unused "import".
2016-05-17 15:30:23 +02:00
Gilles
829a4e9ce3
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
63a9488f29
MATH-1335
...
Use new RNG API.
Unrelated code comments removed in unit test.
2016-05-17 15:30:23 +02:00
Gilles
11409e628b
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
0c9af5f450
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
6fc152e417
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
f81e046546
MATH-1335
...
Use new RNG API.
2016-05-17 15:30:23 +02:00
Gilles
57e01f404e
Merge branch 'feature-MATH-1341' into develop
...
Completes issue MATH-1341 (see JIRA).
2016-05-17 14:53:36 +02:00
Gilles
085816b7cf
Javadoc.
2016-05-17 13:09:45 +02:00
Gilles
bc93a9f76a
Javadoc.
2016-05-17 13:08:50 +02:00
Gilles
d731d1645a
Javadoc.
2016-05-16 19:05:24 +02:00
Gilles
2f8ddc3985
Javadoc.
2016-05-16 19:01:06 +02:00
Gilles
0f9ce497b0
MATH-1341
...
Avoid "unchecked cast" warning.
2016-05-16 02:23:00 +02:00
Gilles
748cb60930
MATH-1341
...
Use "RandomUtils" instead of "RandomDataGenerator".
2016-05-16 00:59:13 +02:00
Gilles
653b46857a
MATH-1341
...
Select a seed that make unit tests pass.
2016-05-16 00:58:01 +02:00
Gilles
4a31885cc0
MATH-1357
...
Additional info on how to contribute.
Thanks to Rob Tompkins.
2016-05-15 22:18:40 +02:00
Gilles
1325484c33
Update "changes.xml".
2016-05-14 16:52:02 +02:00
Gilles
64b47d86fa
Merge branch 'feature-MATH-1318' into develop
...
Completes issue MATH-1318 (see JIRA).
2016-05-14 16:26:21 +02:00
Gilles
fb1c112788
Merge branch 'feature-MATH-1015' into develop
...
Completes issue MATH-1015 (see JIRA).
2016-05-14 15:17:40 +02:00
Gilles
0338025679
Use explicit constructor invocation ("this").
2016-05-14 14:20:14 +02:00
Gilles
412a8a0ba6
MATH-1341
...
Unit tests.
2016-05-13 15:45:34 +02:00
Gilles
363be2fea6
MATH-1341
...
Replacement for "o.a.c.m.random.RandomDataGenerator".
Features:
* No trivial syntactic sugar for sampling from distributions
* No duplicate code (secure vs non-secure data generation share the same code)
* No lazy initialization
New class also obsoletes class "RandomGeneratorFactory".
2016-05-13 15:40:26 +02:00
Gilles
bbd702ae2f
Merge branch 'feature-MATH-1015' of https://git-wip-us.apache.org/repos/asf/commons-math into feature-MATH-1015
2016-05-10 23:55:01 +02:00
Gilles
aa89262410
Update "changes.xml".
...
Attribution.
Trailing spaces removed.
2016-05-10 23:52:51 +02:00
Gilles
b77184a218
MATH-1015
...
Gauss-Laguerre quadrature scheme.
Thanks to Thomas Neidhart.
2016-05-10 23:47:36 +02:00
Gilles
db50bb3c3c
Typo.
2016-05-10 23:41:59 +02:00
Gilles
f695c9ce35
MATH-736
...
Removed methods deprecated 4 years ago.
2016-05-07 02:18:14 +02:00
Gilles
93d35c8f29
MATH-1015
...
Gauss-Laguerre quadrature scheme.
Thanks to Thomas Neidhart.
2016-05-07 01:25:42 +02:00
Gilles
9e877986cd
Update "changes.xml".
2016-05-06 12:36:38 +02:00
Eric Prescott-Gagnon
5366158572
Improved digamma function, especially for negative values.
2016-05-05 13:48:13 -04:00
Gilles
cbae75b900
Unused "import" statement.
2016-04-30 16:09:31 +02:00
Gilles
bfc0257adb
Report existence of release 3.6.1 in "changes.xml".
2016-04-30 16:07:15 +02:00
Gilles
7c1a59fa7a
Fixed bug in unit test (French locale).
2016-04-30 15:51:44 +02:00
Gilles
b8e290a2cc
Update "changes.xml".
2016-04-30 15:51:13 +02:00