[jira] [Commented] (NUMBERS-163) Summation and LinearCombination Accumulators

2021-06-16 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364634#comment-17364634 ] Gilles Sadowski commented on NUMBERS-163: - I've attached files "FMA.java" and "S

[jira] [Updated] (NUMBERS-163) Summation and LinearCombination Accumulators

2021-06-16 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gilles Sadowski updated NUMBERS-163: Attachment: Sum.java.patch FMA.java > Summation and LinearCombination Accu

[jira] [Commented] (NUMBERS-163) Summation and LinearCombination Accumulators

2021-06-16 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364471#comment-17364471 ] Gilles Sadowski commented on NUMBERS-163: - bq. I picture fma and the dot2s/sum2s

[jira] [Commented] (POOL-396) Exceptions in validation can cause an object's lifecycle to be stuck in EVICTION state

2021-06-16 Thread Jeremy Kong (Jira)
[ https://issues.apache.org/jira/browse/POOL-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364427#comment-17364427 ] Jeremy Kong commented on POOL-396: -- I see, that makes sense. Yep, I've updated the PR to d

[jira] [Commented] (NUMBERS-163) Summation and LinearCombination Accumulators

2021-06-16 Thread Matt Juntunen (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364398#comment-17364398 ] Matt Juntunen commented on NUMBERS-163: --- bq. With the above API, is it possible to

[jira] [Commented] (POOL-396) Exceptions in validation can cause an object's lifecycle to be stuck in EVICTION state

2021-06-16 Thread Phil Steitz (Jira)
[ https://issues.apache.org/jira/browse/POOL-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364356#comment-17364356 ] Phil Steitz commented on POOL-396: -- After sleeping on this, I think it is probably better

[jira] [Commented] (NUMBERS-163) Summation and LinearCombination Accumulators

2021-06-16 Thread Gilles Sadowski (Jira)
[ https://issues.apache.org/jira/browse/NUMBERS-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364188#comment-17364188 ] Gilles Sadowski commented on NUMBERS-163: - bq. FMA is a lot more complicated to

[jira] [Resolved] (RNG-145) "ContinuousUniformSampler" with both bounds excluded

2021-06-16 Thread Alex Herbert (Jira)
[ https://issues.apache.org/jira/browse/RNG-145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Herbert resolved RNG-145. -- Resolution: Implemented In master. > "ContinuousUniformSampler" with both bounds excluded > -