[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-30 Thread Alex Bertram (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285615#comment-13285615 ] Alex Bertram commented on MATH-764: --- I think since the sample() method is already part of

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-30 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285630#comment-13285630 ] Gilles commented on MATH-764: - bq. [...] have a separate set of interfaces/classes that sample

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-30 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285665#comment-13285665 ] Phil Steitz commented on MATH-764: -- I am starting to think that my historical resistance to

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-30 Thread Dennis Hendriks (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285680#comment-13285680 ] Dennis Hendriks commented on MATH-764: -- bq. I think that adding a RandomData instance

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-30 Thread Dennis Hendriks (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285685#comment-13285685 ] Dennis Hendriks commented on MATH-764: -- bq. I would personally be OK with refactoring

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-30 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285869#comment-13285869 ] Gilles commented on MATH-764: - bq. Once again, the distributions already have random generators.

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-29 Thread Dennis Hendriks (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284641#comment-13284641 ] Dennis Hendriks commented on MATH-764: -- bq [...] I would suggest, as Gilles mentions

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-29 Thread Dennis Hendriks (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284644#comment-13284644 ] Dennis Hendriks commented on MATH-764: -- bq. A aimple way to provide the requested

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-29 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13285244#comment-13285244 ] Gilles commented on MATH-764: - bq. In my opinion, RandomDataImpl should just provide random

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-27 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284112#comment-13284112 ] Phil Steitz commented on MATH-764: -- A aimple way to provide the requested functionality

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-05-26 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13284066#comment-13284066 ] Gilles commented on MATH-764: - Sorry for the delay in coming back to this issue. The patch must

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-03-08 Thread Alex Bertram (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225109#comment-13225109 ] Alex Bertram commented on MATH-764: --- Hi Gilles, Specifying the RandomGenerator is pretty

[jira] [Commented] (MATH-764) New sample() API should accept RandomGenerator as parameter

2012-03-07 Thread Gilles (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224303#comment-13224303 ] Gilles commented on MATH-764: - * In the current design, the specific distribution subclasses