[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-15 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969745#comment-13969745 ] Phil Steitz commented on DBCP-415: -- @Bernd - I agree with you, which is why I participated

[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-15 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969700#comment-13969700 ] Phil Steitz commented on DBCP-415: -- The problem, if I understand the intent of DBCP-180 and

[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-14 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13969231#comment-13969231 ] Phil Steitz commented on DBCP-415: -- Returning to the actual issue here, I am not sure now I

[jira] [Commented] (MATH-1118) Complex: semantics of equals != Double equals, mismatch with hashCode

2014-04-14 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968973#comment-13968973 ] Phil Steitz commented on MATH-1118: --- Given the decision in MATH-221, I am inclined to agr

[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13968045#comment-13968045 ] Phil Steitz commented on DBCP-415: -- @Sebb - I don't think that is actually a problem. Only

[jira] [Closed] (DBCP-416) TestConnectionPool.testThreaded() sometimes fails

2014-04-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz closed DBCP-416. Resolution: Duplicate The changes committed in r1586926 were to make this happen consistently. > TestConnect

[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967930#comment-13967930 ] Phil Steitz commented on DBCP-415: -- The test succeeds if I move the finalizer for Delegatin

[jira] [Comment Edited] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967745#comment-13967745 ] Phil Steitz edited comment on DBCP-415 at 4/13/14 6:19 AM: --- Test c

[jira] [Commented] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967745#comment-13967745 ] Phil Steitz commented on DBCP-415: -- Test case (commented out) added to TestPStmtPoolingBasi

[jira] [Created] (DBCP-415) Pooled PreparedStatements may be closed when accessed

2014-04-12 Thread Phil Steitz (JIRA)
Phil Steitz created DBCP-415: Summary: Pooled PreparedStatements may be closed when accessed Key: DBCP-415 URL: https://issues.apache.org/jira/browse/DBCP-415 Project: Commons Dbcp Issue Type: Bu

[jira] [Commented] (MATH-418) add a storeless version of Percentile

2014-04-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13967743#comment-13967743 ] Phil Steitz commented on MATH-418: -- Can you please submit the changes as a patch against tr

[jira] [Commented] (DBCP-413) Closing a Connection does not close Statement objects created on that connection, by way of the close() method.

2014-04-10 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965534#comment-13965534 ] Phil Steitz commented on DBCP-413: -- DBCP should both set the isClosed property on its wrapp

[jira] [Commented] (DBCP-413) Closing a Connection does not close Statement objects created on that connection, by way of the close() method.

2014-04-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13964885#comment-13964885 ] Phil Steitz commented on DBCP-413: -- Do you have statement pooling configured? In general,

[jira] [Commented] (DBCP-412) dbcp2.PoolableConnection.close raises NullPointerException

2014-04-04 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960959#comment-13960959 ] Phil Steitz commented on DBCP-412: -- Sample code in PoolingDataSourceExample fixed in r15849

[jira] [Commented] (DBCP-412) dbcp2.PoolableConnection.close raises NullPointerException

2014-04-04 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959971#comment-13959971 ] Phil Steitz commented on DBCP-412: -- The difference in behavior is likely due to the changes

[jira] [Commented] (DBCP-412) dbcp2.PoolableConnection.close raises NullPointerException

2014-04-03 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959087#comment-13959087 ] Phil Steitz commented on DBCP-412: -- It might also a good idea to have the PoolingDataSource

[jira] [Comment Edited] (DBCP-412) dbcp2.PoolableConnection.close raises NullPointerException

2014-04-03 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959087#comment-13959087 ] Phil Steitz edited comment on DBCP-412 at 4/3/14 7:00 PM: -- It might

[jira] [Commented] (DBCP-412) dbcp2.PoolableConnection.close raises NullPointerException

2014-04-03 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/DBCP-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959040#comment-13959040 ] Phil Steitz commented on DBCP-412: -- The problem is in the example code. In version 2, the

[jira] [Created] (POOL-262) Make GOP/GKOP fairness configurable

2014-04-03 Thread Phil Steitz (JIRA)
Phil Steitz created POOL-262: Summary: Make GOP/GKOP fairness configurable Key: POOL-262 URL: https://issues.apache.org/jira/browse/POOL-262 Project: Commons Pool Issue Type: Improvement Affe

[jira] [Updated] (POOL-259) Client wait time is not updated when max wait is configured to be unlimited

2014-03-23 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated POOL-259: - Description: The local variable waitTime used by borrowObject in both GOP and GKOP is not updated unless b

[jira] [Updated] (POOL-259) Client wait time is not updated when max wait is configured to be unlimited

2014-03-23 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated POOL-259: - Affects Version/s: 2.2 > Client wait time is not updated when max wait is configured to be unlimited >

[jira] [Created] (POOL-259) Client wait time is not updated when max wait is configured to be unlimited

2014-03-23 Thread Phil Steitz (JIRA)
Phil Steitz created POOL-259: Summary: Client wait time is not updated when max wait is configured to be unlimited Key: POOL-259 URL: https://issues.apache.org/jira/browse/POOL-259 Project: Commons Pool

[jira] [Closed] (MATH-1112) Implementation of Percentile function that does not need to store values

2014-03-23 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz closed MATH-1112. - Resolution: Duplicate Per comments on the mailing list, this issue duplicates MATH-418. Please add comme

[jira] [Commented] (MATH-1110) OLSMultipleLinearRegression needs a way to specify non-zero singularity threshold when instantiating QRDecomposition

2014-03-15 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13936276#comment-13936276 ] Phil Steitz commented on MATH-1110: --- Agreed this should be fixed. The default should not

[jira] [Commented] (MATH-1105) Least squares statistical data editing

2014-03-05 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921338#comment-13921338 ] Phil Steitz commented on MATH-1105: --- I think the discussion is good. It is just easier t

[jira] [Commented] (MATH-1105) Least squares statistical data editing

2014-03-05 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13921040#comment-13921040 ] Phil Steitz commented on MATH-1105: --- Any way I can talk you guys into not trying to use J

[jira] [Commented] (MATH-1105) Least squares statistical data editing

2014-02-28 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13916502#comment-13916502 ] Phil Steitz commented on MATH-1105: --- Might be better to take this discussion to the ML.

[jira] [Commented] (MATH-437) Kolmogorov Smirnov Distribution

2014-02-26 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913713#comment-13913713 ] Phil Steitz commented on MATH-437: -- First cut added in r1572335. I don't want to hold up 3

[jira] [Commented] (MATH-437) Kolmogorov Smirnov Distribution

2014-02-20 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907012#comment-13907012 ] Phil Steitz commented on MATH-437: -- I have the first part of this - the new class and depre

[jira] [Commented] (MATH-984) Incorrect (bugged) generating function getNextValue() in .random.EmpiricalDistribution

2014-02-20 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13907010#comment-13907010 ] Phil Steitz commented on MATH-984: -- Yes, I am working on it. Thanks for the nudge. > Inco

[jira] [Commented] (MATH-1065) EnumeratedRealDistribution.inverseCumulativeProbability returns values not in the samples set

2014-02-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895733#comment-13895733 ] Phil Steitz commented on MATH-1065: --- Code and tests look correct to me. > EnumeratedReal

[jira] [Updated] (MATH-984) Incorrect (bugged) generating function getNextValue() in .random.EmpiricalDistribution

2014-02-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-984: - Fix Version/s: 3.3 > Incorrect (bugged) generating function getNextValue() in > .random.EmpiricalDistribut

[jira] [Comment Edited] (MATH-1065) EnumeratedRealDistribution.inverseCumulativeProbability returns values not in the samples set

2014-02-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895658#comment-13895658 ] Phil Steitz edited comment on MATH-1065 at 2/8/14 6:11 PM: --- By co

[jira] [Commented] (MATH-1065) EnumeratedRealDistribution.inverseCumulativeProbability returns values not in the samples set

2014-02-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13895658#comment-13895658 ] Phil Steitz commented on MATH-1065: --- By contract in RealDistribution (same actually in In

[jira] [Commented] (POOL-248) GenericObjectPool.returnObject() is NOT throwing IllegalStateException for object has already been returned

2014-01-29 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885876#comment-13885876 ] Phil Steitz commented on POOL-248: -- We should make this clear in the javadoc for returnObje

[jira] [Commented] (MATH-1038) Add methods to find confidence intervals for the mean of a binomial distribution

2014-01-21 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13878243#comment-13878243 ] Phil Steitz commented on MATH-1038: --- IntervalUtils sounds good for the static methods to

[jira] [Commented] (MATH-1038) Add methods to find confidence intervals for the mean of a binomial distribution

2014-01-21 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13877650#comment-13877650 ] Phil Steitz commented on MATH-1038: --- I think "interval" is fine as subpackage and we may

[jira] [Commented] (POOL-247) Threads stuck for an hour or more

2014-01-15 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13872148#comment-13872148 ] Phil Steitz commented on POOL-247: -- I see no evidence of a pool bug here. The right place

[jira] [Commented] (MATH-1086) Incorrect results from BinomialConfidenceInterval#getWilsonScoreInterval

2014-01-11 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868863#comment-13868863 ] Phil Steitz commented on MATH-1086: --- Thomas - agree that is a nice design. I would be +1

[jira] [Commented] (MATH-1086) Incorrect results from BinomialConfidenceInterval#getWilsonScoreInterval

2014-01-10 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868365#comment-13868365 ] Phil Steitz commented on MATH-1086: --- All good points, Thomas; though one could quibble wi

[jira] [Commented] (MATH-1086) Incorrect results from BinomialConfidenceInterval#getWilsonScoreInterval

2014-01-10 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868289#comment-13868289 ] Phil Steitz commented on MATH-1086: --- Thomas - your comment about static methods applies t

[jira] [Resolved] (MATH-1084) Big Decimal support for statistical functions

2013-12-26 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1084. --- Resolution: Invalid You should start by posting questions about how to set up / model your financial

[jira] [Resolved] (POOL-243) Object creation exception do not decrement createCount in GenericKeyedObjectPool implementation

2013-12-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved POOL-243. -- Resolution: Fixed Thanks for reporting this and correctly diagnosing the problem. Fixed in r1550655. >

[jira] [Updated] (POOL-243) Object creation exception do not decrement createCount in GenericKeyedObjectPool implementation

2013-12-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated POOL-243: - Fix Version/s: 2.0.1 > Object creation exception do not decrement createCount in > GenericKeyedObjectPool

[jira] [Resolved] (POOL-240) GKOP: invalidateObject does not unblock threads waiting in borrowObject

2013-11-26 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved POOL-240. -- Resolution: Fixed > GKOP: invalidateObject does not unblock threads waiting in borrowObject > ---

[jira] [Commented] (POOL-240) GKOP: invalidateObject does not unblock threads waiting in borrowObject

2013-11-26 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13832720#comment-13832720 ] Phil Steitz commented on POOL-240: -- GKOP fix commited in r1545705. > GKOP: invalidateObjec

[jira] [Commented] (POOL-240) GKOP: invalidateObject does not unblock threads waiting in borrowObject

2013-11-25 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13832046#comment-13832046 ] Phil Steitz commented on POOL-240: -- Fix for GOP along the lines of what Mark suggested comm

[jira] [Comment Edited] (POOL-240) GKOP: invalidateObject does not unblock threads waiting in borrowObject

2013-11-24 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831055#comment-13831055 ] Phil Steitz edited comment on POOL-240 at 11/25/13 5:23 AM: I ca

[jira] [Commented] (POOL-240) GKOP: invalidateObject does not unblock threads waiting in borrowObject

2013-11-24 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831055#comment-13831055 ] Phil Steitz commented on POOL-240: -- I can think of two, both pretty ugly, workarounds for t

[jira] [Updated] (POOL-240) GKOP: invalidateObject does not unblock threads waiting in borrowObject

2013-11-24 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated POOL-240: - Fix Version/s: 2.0.1 > GKOP: invalidateObject does not unblock threads waiting in borrowObject > --

[jira] [Commented] (POOL-240) GKOP: invalidateObject does not unblock threads waiting in borrowObject

2013-11-24 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831031#comment-13831031 ] Phil Steitz commented on POOL-240: -- I committed Dan's test case (thanks!) disabled in r1545

[jira] [Comment Edited] (MATH-1065) EnumeratedRealDistribution.inverseCumulativeProbability returns values not in the samples set

2013-11-24 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830983#comment-13830983 ] Phil Steitz edited comment on MATH-1065 at 11/24/13 5:17 PM: - I

[jira] [Commented] (MATH-1065) EnumeratedRealDistribution.inverseCumulativeProbability returns values not in the samples set

2013-11-24 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13830983#comment-13830983 ] Phil Steitz commented on MATH-1065: --- I think the intent of this class is to represent a d

[jira] [Commented] (POOL-240) GKOP: invalidateObject does not unblock threads waiting in borrowObject

2013-11-20 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827853#comment-13827853 ] Phil Steitz commented on POOL-240: -- Thanks for reporting this. This looks like a bug. Unl

[jira] [Resolved] (MATH-1063) Add InsufficientDataException

2013-11-10 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1063. --- Resolution: Fixed New class committed in r1540498. > Add InsufficientDataException >

[jira] [Created] (MATH-1063) Add InsufficientDataException

2013-11-10 Thread Phil Steitz (JIRA)
Phil Steitz created MATH-1063: - Summary: Add InsufficientDataException Key: MATH-1063 URL: https://issues.apache.org/jira/browse/MATH-1063 Project: Commons Math Issue Type: Improvement

[jira] [Commented] (MATH-1056) Small error in PoissonDistribution.nextPoisson() algorithm

2013-11-09 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818278#comment-13818278 ] Phil Steitz commented on MATH-1056: --- I see. Would slightly complicate the code for I am

[jira] [Commented] (MATH-1056) Small error in PoissonDistribution.nextPoisson() algorithm

2013-11-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817864#comment-13817864 ] Phil Steitz commented on MATH-1056: --- Forgot to respond to Thomas' observation about repea

[jira] [Updated] (MATH-1016) Making the first and second moments reducable. So should Storeless stats in general.

2013-11-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-1016: -- Fix Version/s: 4.0 Bumping the fix version to 4.0, when we can add the interface. I still prefer somet

[jira] [Resolved] (MATH-1056) Small error in PoissonDistribution.nextPoisson() algorithm

2013-11-08 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1056. --- Resolution: Fixed Fix Version/s: 3.3 Patch applied in r1540217. I have still not been able to

[jira] [Commented] (MATH-1056) Small error in PoissonDistribution.nextPoisson() algorithm

2013-11-03 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812501#comment-13812501 ] Phil Steitz commented on MATH-1056: --- Good catch, Sean! I played a little with this toda

[jira] [Commented] (MATH-1044) Clarify and fix javadoc of DecompositionSolver.getInverse() and implementations

2013-10-27 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806399#comment-13806399 ] Phil Steitz commented on MATH-1044: --- This looks accurate to me. Any objections to commit

[jira] [Updated] (MATH-1039) Logarithmic probability and density calculations for the distributions

2013-10-20 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-1039: -- Fix Version/s: 4.0 Patch committed with only one material change in r1533974 * New logDensity methods w

[jira] [Resolved] (MATH-1038) Add methods to find confidence intervals for the mean of a binomial distribution

2013-10-19 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1038. --- Resolution: Fixed Fix Version/s: 3.3 Committed in r1533824 with the following changes: * Dropp

[jira] [Commented] (MATH-1042) StatUtils supports int[]

2013-10-18 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13799264#comment-13799264 ] Phil Steitz commented on MATH-1042: --- If memory to store arguments is a serious concern, t

[jira] [Commented] (MATH-1004) Inversion of diagonal matrix

2013-10-17 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798567#comment-13798567 ] Phil Steitz commented on MATH-1004: --- Looks good, modulo one thing. I can't tell under wh

[jira] [Commented] (MATH-1043) MathUtils.sum() method to add together a bunch of numbers.

2013-10-17 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13798371#comment-13798371 ] Phil Steitz commented on MATH-1043: --- I agree with Thomas on this. Maybe we should play p

[jira] [Resolved] (MATH-1034) Add binomial test

2013-10-15 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1034. --- Resolution: Fixed Fix Version/s: 3.3 Changed confidence level to significance level and added e

[jira] [Commented] (MATH-1039) Logarithmic probability and density calculations for the distributions

2013-10-15 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795626#comment-13795626 ] Phil Steitz commented on MATH-1039: --- Thanks! What version of R? > Logarithmic probabili

[jira] [Comment Edited] (MATH-1002) AbstractUnivariateStatistic.test(double[] values, int begin, int length, boolean allowEmpty) has uses outside subclasses

2013-10-15 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795474#comment-13795474 ] Phil Steitz edited comment on MATH-1002 at 10/15/13 6:29 PM: - A

[jira] [Commented] (MATH-1002) AbstractUnivariateStatistic.test(double[] values, int begin, int length, boolean allowEmpty) has uses outside subclasses

2013-10-15 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13795474#comment-13795474 ] Phil Steitz commented on MATH-1002: --- Agreed. Maybe isValidValuesArray since it checks mo

[jira] [Commented] (MATH-1034) Add binomial test

2013-10-14 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794857#comment-13794857 ] Phil Steitz commented on MATH-1034: --- Thorsten - are you OK moving to "significance level"

[jira] [Commented] (MATH-1002) AbstractUnivariateStatistic.test(double[] values, int begin, int length, boolean allowEmpty) has uses outside subclasses

2013-10-14 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794853#comment-13794853 ] Phil Steitz commented on MATH-1002: --- +1 to deprecate (they are protected, so can't just r

[jira] [Resolved] (MATH-1025) Create a CombinatoricsUtils class, move combinatorics utiilities there and add a method to enumerate combinations.

2013-10-14 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1025. --- Resolution: Fixed > Create a CombinatoricsUtils class, move combinatorics utiilities there and > add

[jira] [Commented] (MATH-1039) Logarithmic probability and density calculations for the distributions

2013-10-14 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794846#comment-13794846 ] Phil Steitz commented on MATH-1039: --- This looks very good and useful. Thanks for the pat

[jira] [Comment Edited] (MATH-1038) Add methods to find confidence intervals for the mean of a binomial distribution

2013-10-14 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794834#comment-13794834 ] Phil Steitz edited comment on MATH-1038 at 10/15/13 3:32 AM: - S

[jira] [Commented] (MATH-1038) Add methods to find confidence intervals for the mean of a binomial distribution

2013-10-14 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13794834#comment-13794834 ] Phil Steitz commented on MATH-1038: --- Sorry for the slow response. Thanks for the patch!

[jira] [Commented] (MATH-1004) Inversion of diagonal matrix

2013-10-13 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793687#comment-13793687 ] Phil Steitz commented on MATH-1004: --- +1 to Thomas' suggestion to have DiagonalMatrix dire

[jira] [Commented] (MATH-1004) Inversion of diagonal matrix

2013-10-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793488#comment-13793488 ] Phil Steitz commented on MATH-1004: --- Sorry, Gilles, I was not clear enough. What I agree

[jira] [Commented] (MATH-1004) Inversion of diagonal matrix

2013-10-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13793379#comment-13793379 ] Phil Steitz commented on MATH-1004: --- I would favor adding MatrixUtils.inverse(RealMatrix)

[jira] [Commented] (MATH-1034) Add binomial test

2013-09-30 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782381#comment-13782381 ] Phil Steitz commented on MATH-1034: --- Got it. Thanks. I get the algorithm now. It is pr

[jira] [Comment Edited] (MATH-1034) Add binomial test

2013-09-30 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782239#comment-13782239 ] Phil Steitz edited comment on MATH-1034 at 9/30/13 9:13 PM: Ini

[jira] [Commented] (MATH-1034) Add binomial test

2013-09-30 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13782239#comment-13782239 ] Phil Steitz commented on MATH-1034: --- Initial commit in r152 with the following change

[jira] [Commented] (MATH-1037) Distribution tests are mostly meaningless due to high tolerance

2013-09-26 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778946#comment-13778946 ] Phil Steitz commented on MATH-1037: --- Thanks for reporting this. This is bad and the exam

[jira] [Comment Edited] (MATH-1037) Distribution tests are mostly meaningless due to high tolerance

2013-09-26 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778946#comment-13778946 ] Phil Steitz edited comment on MATH-1037 at 9/26/13 4:23 PM: Tha

[jira] [Comment Edited] (MATH-1034) Add binomial test

2013-09-26 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778911#comment-13778911 ] Phil Steitz edited comment on MATH-1034 at 9/26/13 3:44 PM: Loo

[jira] [Comment Edited] (MATH-1034) Add binomial test

2013-09-26 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778911#comment-13778911 ] Phil Steitz edited comment on MATH-1034 at 9/26/13 3:42 PM: Loo

[jira] [Commented] (MATH-1034) Add binomial test

2013-09-26 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778911#comment-13778911 ] Phil Steitz commented on MATH-1034: --- Looks good overall. Thanks! I will do a more caref

[jira] [Commented] (MATH-1034) Add binomial test

2013-09-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13765423#comment-13765423 ] Phil Steitz commented on MATH-1034: --- Thanks for raising this and thanks in advance for th

[jira] [Commented] (MATH-1032) Recover final tableau values from SimplexSolver

2013-09-05 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759414#comment-13759414 ] Phil Steitz commented on MATH-1032: --- Good suggestion. Thanks for raising this, Renato. B

[jira] [Resolved] (MATH-1023) Javadoc in "SummaryStatistics" ("o.a.c.m.stat.descriptive")

2013-09-04 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz resolved MATH-1023. --- Resolution: Fixed Fix Version/s: 3.3 Sorry, I get it now. I did not understand the problem at

[jira] [Commented] (MATH-1023) Javadoc in "SummaryStatistics" ("o.a.c.m.stat.descriptive")

2013-09-03 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757236#comment-13757236 ] Phil Steitz commented on MATH-1023: --- What it really means is what it says - it must be ac

[jira] [Commented] (MATH-1023) Javadoc in "SummaryStatistics" ("o.a.c.m.stat.descriptive")

2013-09-03 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13757101#comment-13757101 ] Phil Steitz commented on MATH-1023: --- Thomas is right. The reason that the exception is ad

[jira] [Commented] (MATH-1030) Add documentation to math.ml

2013-09-01 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755789#comment-13755789 ] Phil Steitz commented on MATH-1030: --- Many thanks for this! > Add documen

[jira] [Updated] (MATH-1025) Create a CombinatoricsUtils class, move combinatorics utiilities there and add a method to enumerate combinations.

2013-08-23 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-1025: -- Assignee: Phil Steitz > Create a CombinatoricsUtils class, move combinatorics utiilities there and

[jira] [Commented] (MATH-1024) LU and QR have different default singularity thresholds

2013-08-23 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748616#comment-13748616 ] Phil Steitz commented on MATH-1024: --- I vaguely remember this being discussed once before.

[jira] [Updated] (MATH-1025) Create a CombinatoricsUtils class, move combinatorics utiilities there and add a method to enumerate combinations.

2013-08-22 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-1025: -- Summary: Create a CombinatoricsUtils class, move combinatorics utiilities there and add a method to enum

[jira] [Updated] (MATH-1025) Create a CombinatoricsUtils class, move combinatorics utiilities there and add a method to enumerate combinations.

2013-08-22 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-1025: -- Description: The methods to compute binomial coefficients, factorials and Stirling numbers should be dep

[jira] [Created] (MATH-1025) Create a CombinatiricsUtils class, move combinatorics utiilities there and add a method to enumerate combinations.

2013-08-22 Thread Phil Steitz (JIRA)
Phil Steitz created MATH-1025: - Summary: Create a CombinatiricsUtils class, move combinatorics utiilities there and add a method to enumerate combinations. Key: MATH-1025 URL: https://issues.apache.org/jira/browse/MAT

[jira] [Commented] (POOL-237) returnObject call is stuck for more than 11 mins

2013-08-12 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/POOL-237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13737761#comment-13737761 ] Phil Steitz commented on POOL-237: -- You can tell the actual version by unpacking the jar an

<    4   5   6   7   8   9   10   11   12   13   >