[jira] [Updated] (MATH-649) SimpleRegression needs the ability to surpress the intercept

2011-08-22 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Steitz updated MATH-649: - Affects Version/s: (was: 3.1) 1.2 2.1

[jira] [Commented] (LANG-744) StringUtils throws java.security.AccessControlException on Google App Engine

2011-08-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/LANG-744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088637#comment-13088637 ] Sebb commented on LANG-744: --- The static code should probably just catch Exception. Do we really

[jira] [Updated] (MATH-649) SimpleRegression needs the ability to suppress the intercept

2011-08-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/MATH-649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated MATH-649: -- Summary: SimpleRegression needs the ability to suppress the intercept (was: SimpleRegression needs the ability to

[jira] [Commented] (MATH-449) Storeless covariance

2011-08-22 Thread Patrick Meyer (JIRA)
[ https://issues.apache.org/jira/browse/MATH-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088719#comment-13088719 ] Patrick Meyer commented on MATH-449: I like all of these ideas. When I wrote the patch,

[jira] [Commented] (MATH-649) SimpleRegression needs the ability to suppress the intercept

2011-08-22 Thread greg sterijevski (JIRA)
[ https://issues.apache.org/jira/browse/MATH-649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088737#comment-13088737 ] greg sterijevski commented on MATH-649: --- Mea Culpa! SimpleRegression needs the

[jira] [Commented] (MATH-449) Storeless covariance

2011-08-22 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088843#comment-13088843 ] Phil Steitz commented on MATH-449: -- We could allow NaNs in the input vectors and skip

[jira] [Commented] (MATH-449) Storeless covariance

2011-08-22 Thread Patrick Meyer (JIRA)
[ https://issues.apache.org/jira/browse/MATH-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088913#comment-13088913 ] Patrick Meyer commented on MATH-449: I like that idea. It's probably the best way to

[jira] [Updated] (MATH-646) Unmodifiable views of RealVector

2011-08-22 Thread JIRA
[ https://issues.apache.org/jira/browse/MATH-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sébastien Brisard updated MATH-646: --- Attachment: MATH-646.patch Here is a new patch taking into account your comments. I didn't

[jira] [Created] (IO-281) WildcardFileFilter fails for wild card pattern with a '*' in it

2011-08-22 Thread Dean Schulze (JIRA)
WildcardFileFilter fails for wild card pattern with a '*' in it --- Key: IO-281 URL: https://issues.apache.org/jira/browse/IO-281 Project: Commons IO Issue Type: Bug

[jira] [Commented] (IO-281) WildcardFileFilter fails for wild card pattern with a '*' in it

2011-08-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088946#comment-13088946 ] Sebb commented on IO-281: - Are you sure that the dir variable points to the correct directory? Try

[jira] [Commented] (MATH-449) Storeless covariance

2011-08-22 Thread Phil Steitz (JIRA)
[ https://issues.apache.org/jira/browse/MATH-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088996#comment-13088996 ] Phil Steitz commented on MATH-449: -- Good point on the stored data version. This is really

[jira] [Commented] (LANG-564) Improve StrLookup API documentation

2011-08-22 Thread Etienne Neveu (JIRA)
[ https://issues.apache.org/jira/browse/LANG-564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089035#comment-13089035 ] Etienne Neveu commented on LANG-564: I was also confused by the StrLookup type parameter

[jira] [Commented] (IO-281) WildcardFileFilter fails for wild card pattern with a '*' in it

2011-08-22 Thread Dean Schulze (JIRA)
[ https://issues.apache.org/jira/browse/IO-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13089091#comment-13089091 ] Dean Schulze commented on IO-281: - This looks like unexpected behavior from the Java File

[jira] [Closed] (IO-281) WildcardFileFilter fails for wild card pattern with a '*' in it

2011-08-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb closed IO-281. --- WildcardFileFilter fails for wild card pattern with a '*' in it ---

[jira] [Resolved] (IO-281) WildcardFileFilter fails for wild card pattern with a '*' in it

2011-08-22 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/IO-281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb resolved IO-281. - Resolution: Invalid WildcardFileFilter fails for wild card pattern with a '*' in it