[jira] [Commented] (MATH-627) superfluously null check of SparseIterator.next()

2012-04-15 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13254432#comment-13254432 ] Thomas Neidhart commented on MATH-627: -- I did some performance tests, and the gain is

[jira] [Commented] (MATH-718) inverseCumulativeProbability of BinomialDistribution returns wrong value for large trials.

2012-04-13 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253360#comment-13253360 ] Thomas Neidhart commented on MATH-718: -- The problem Christian described wrt the

[jira] [Commented] (MATH-740) Some FastMath functions are slow

2012-04-13 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13253415#comment-13253415 ] Thomas Neidhart commented on MATH-740: -- I am a bit puzzled, does anybody have an idea

[jira] [Commented] (MATH-775) In the ListPopulation constructor, the check for a negative populationLimit should occur first.

2012-04-12 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13252690#comment-13252690 ] Thomas Neidhart commented on MATH-775: -- Fixed in r1325422. I kept the name

[jira] [Commented] (MATH-775) In the ListPopulation constructor, the check for a negative populationLimit should occur first.

2012-04-10 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250490#comment-13250490 ] Thomas Neidhart commented on MATH-775: -- hmm, I see your point. My concern was that

[jira] [Commented] (MATH-775) In the ListPopulation constructor, the check for a negative populationLimit should occur first.

2012-04-09 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13249958#comment-13249958 ] Thomas Neidhart commented on MATH-775: -- I changed the internal list in ListPopulation

[jira] [Commented] (COLLECTIONS-401) Inconsistent Javadoc comment and code in removeAll(CollectionE, Collection?) in org.apache.commons.collections.ListUtils

2012-04-09 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250005#comment-13250005 ] Thomas Neidhart commented on COLLECTIONS-401: - Already fixed for 4.0,

[jira] [Commented] (COLLECTIONS-402) Inconsistent Javadoc comment and code in intersection(List list1,List list2)in org.apache.commons.collections.ListUtils

2012-04-09 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/COLLECTIONS-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250006#comment-13250006 ] Thomas Neidhart commented on COLLECTIONS-402: - Already fixed for 4.0,

[jira] [Commented] (LANG-796) DateUtils.addDays does not work properly with daylight saving time (DST)

2012-04-04 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13246097#comment-13246097 ] Thomas Neidhart commented on LANG-796: -- I like the idea somehow, but it would also mean

[jira] [Commented] (MATH-775) In the ListPopulation constructor, the check for a negative populationLimit should occur first.

2012-04-04 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13246558#comment-13246558 ] Thomas Neidhart commented on MATH-775: -- Good catch. After looking at the class, I see

[jira] [Commented] (MATH-777) More CrossoverPolicy's are needed.

2012-04-04 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13246573#comment-13246573 ] Thomas Neidhart commented on MATH-777: -- Hi Reid, thanks very much. Do you may also

[jira] [Commented] (LANG-796) DateUtils.addDays does not work properly with daylight saving time (DST)

2012-04-03 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245250#comment-13245250 ] Thomas Neidhart commented on LANG-796: -- I was still musing about this issue, and maybe

[jira] [Commented] (CODEC-138) Complete FilterInputStream interface for BaseNCodecInputStream

2012-04-03 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13245527#comment-13245527 ] Thomas Neidhart commented on CODEC-138: --- I think IOException is more consistent with

[jira] [Commented] (MATH-773) You should be able to run evolution simulation for a certain amount of time.

2012-04-01 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13243779#comment-13243779 ] Thomas Neidhart commented on MATH-773: -- The patch has been added in r1308151. Apart

[jira] [Commented] (MATH-767) Unbalanced code usage in javadoc

2012-04-01 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13243794#comment-13243794 ] Thomas Neidhart commented on MATH-767: -- Thanks for reporting it. I have searched the

[jira] [Commented] (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder

2012-03-28 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240530#comment-13240530 ] Thomas Neidhart commented on CODEC-96: -- I have reviewed the patch, which looks good in

[jira] [Commented] (CODEC-96) Base64 encode() method is no longer thread-safe, breaking clients using it as a shared BinaryEncoder

2012-03-28 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13240566#comment-13240566 ] Thomas Neidhart commented on CODEC-96: -- {quote} That's a separate issue; this patch

[jira] [Commented] (LANG-796) DateUtils.addDays does not work properly with daylight saving time (DST)

2012-03-27 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13239608#comment-13239608 ] Thomas Neidhart commented on LANG-796: -- I had to deal with DST problems just recently

[jira] [Commented] (MATH-773) You should be able to run evolution simulation for a certain amount of time.

2012-03-24 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237578#comment-13237578 ] Thomas Neidhart commented on MATH-773: -- Hi Reid, thanks for your contribution, this

[jira] [Commented] (MATH-772) Change genetics component API to allow for different types of CrossoverPolicys and SelectionPolicys.

2012-03-24 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237583#comment-13237583 ] Thomas Neidhart commented on MATH-772: -- Hi Reid, thanks again for your interest and

[jira] [Commented] (CODEC-132) BeiderMorseEncoder OOM issues

2012-03-18 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232322#comment-13232322 ] Thomas Neidhart commented on CODEC-132: --- Applied a minor change due to the referred

[jira] [Commented] (CODEC-132) BeiderMorseEncoder OOM issues

2012-03-18 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232327#comment-13232327 ] Thomas Neidhart commented on CODEC-132: --- I have tested it with junit-benchmarks and

[jira] [Commented] (CODEC-130) Base64InputStream.skip skips underlying stream, not output

2012-03-17 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232023#comment-13232023 ] Thomas Neidhart commented on CODEC-130: --- My example was maybe not so clear, but yes

[jira] [Commented] (CODEC-130) Base64InputStream.skip skips underlying stream, not output

2012-03-17 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232027#comment-13232027 ] Thomas Neidhart commented on CODEC-130: --- After checking commons-compress, the input

[jira] [Commented] (CODEC-130) Base64InputStream.skip skips underlying stream, not output

2012-03-17 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13232035#comment-13232035 ] Thomas Neidhart commented on CODEC-130: --- I have added a unit test to demonstrate the

[jira] [Commented] (DIGESTER-163) ConcurrentModificationException creating a new Digester via loaderInstance.newDigester()

2012-03-16 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/DIGESTER-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13231548#comment-13231548 ] Thomas Neidhart commented on DIGESTER-163: -- I have no idea about the digester,

[jira] [Commented] (CODEC-130) Base64InputStream.skip skips underlying stream, not output

2012-03-16 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13231575#comment-13231575 ] Thomas Neidhart commented on CODEC-130: --- Imho the request for change has some merit.

[jira] [Commented] (CODEC-130) Base64InputStream.skip skips underlying stream, not output

2012-03-16 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13231638#comment-13231638 ] Thomas Neidhart commented on CODEC-130: --- I think we do not have a choice other than

[jira] [Commented] (LANG-680) StringUtils - Longest Common Substring / Longest common susequence

2012-03-14 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13229742#comment-13229742 ] Thomas Neidhart commented on LANG-680: -- Work on this issue has been started, please see

[jira] [Commented] (CODEC-63) Implement NYSIIS

2012-03-08 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-63?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225497#comment-13225497 ] Thomas Neidhart commented on CODEC-63: -- Thanks for the changes you have made (static

[jira] [Commented] (CODEC-132) BeiderMorseEncoder OOM issues

2012-03-07 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13224729#comment-13224729 ] Thomas Neidhart commented on CODEC-132: --- @Matthew: thanks for your feedback, I had

[jira] [Commented] (LANG-777) jar contains velocity template of release notes

2012-03-04 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221899#comment-13221899 ] Thomas Neidhart commented on LANG-777: -- The parent pom version 23 defines as default

[jira] [Commented] (CODEC-132) BeiderMorseEncoder OOM issues

2012-03-04 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221933#comment-13221933 ] Thomas Neidhart commented on CODEC-132: --- I digged into this problem, and it is not

[jira] [Commented] (CODEC-121) QuotedPrintableCodec does not support soft line break per the 'quoted-printable' example on Wikipedia

2012-03-04 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CODEC-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1303#comment-1303 ] Thomas Neidhart commented on CODEC-121: --- Hi Gary, the latest commit to codec was

[jira] [Commented] (MATH-757) ResizableDoubleArray is not thread-safe yet has some synch. methods

2012-03-03 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221542#comment-13221542 ] Thomas Neidhart commented on MATH-757: -- Thanks for the explanation sebb, that made it

[jira] [Commented] (SANDBOX-402) Add GraphML importer

2012-03-03 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221593#comment-13221593 ] Thomas Neidhart commented on SANDBOX-402: - I do not understand your point. The

[jira] [Commented] (SANDBOX-402) Add GraphML importer

2012-03-03 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221635#comment-13221635 ] Thomas Neidhart commented on SANDBOX-402: - ok, now I understand your intention.

[jira] [Commented] (MATH-757) ResizableDoubleArray is not thread-safe yet has some synch. methods

2012-03-02 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13221306#comment-13221306 ] Thomas Neidhart commented on MATH-757: -- As far as I have seen, all methods that change

[jira] [Commented] (EMAIL-115) Need a way to remove emails from an already created, but not sent message.

2012-02-28 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218277#comment-13218277 ] Thomas Neidhart commented on EMAIL-115: --- just my2c, but wouldn't it be better to set

[jira] [Commented] (EMAIL-115) Need a way to remove emails from an already created, but not sent message.

2012-02-28 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218420#comment-13218420 ] Thomas Neidhart commented on EMAIL-115: --- Looking up the javadoc, there is no way to

[jira] [Commented] (EMAIL-115) Need a way to remove emails from an already created, but not sent message.

2012-02-28 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/EMAIL-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13218429#comment-13218429 ] Thomas Neidhart commented on EMAIL-115: --- ah stupid me, missed the isEmpty(). But you

[jira] [Commented] (LANG-754) embedded objects are not toString-ed like top-level objects

2012-02-24 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/LANG-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13215870#comment-13215870 ] Thomas Neidhart commented on LANG-754: -- I digged into this problem and the problem you

[jira] [Commented] (MATH-746) Things to do before releasing 3.0

2012-02-21 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13212855#comment-13212855 ] Thomas Neidhart commented on MATH-746: -- Checked and corrected user guide for

[jira] [Commented] (MATH-750) Voronoi diagram algorithm

2012-02-19 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13211391#comment-13211391 ] Thomas Neidhart commented on MATH-750: -- Indeed, Delaunay triangulation would be another

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

2012-02-16 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13209670#comment-13209670 ] Thomas Neidhart commented on MATH-449: -- I had missed some suggestions from Phil at

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

2012-02-15 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13208702#comment-13208702 ] Thomas Neidhart commented on MATH-449: -- Patch applied together with additional changes

[jira] [Commented] (MATH-745) up to 5x Performance Improvement on FasFourierTransformer.java by using a recursive iterative sumation Approach

2012-02-13 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206867#comment-13206867 ] Thomas Neidhart commented on MATH-745: -- I was curious to see if a recursion is really

[jira] [Commented] (MATH-745) up to 5x Performance Improvement on FasFourierTransformer.java by using a recursive iterative sumation Approach

2012-02-13 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206931#comment-13206931 ] Thomas Neidhart commented on MATH-745: -- I have tested with different values of sample

[jira] [Commented] (MATH-739) Merge interface and implementation for statistical test classes in stat.inference package

2012-02-12 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206463#comment-13206463 ] Thomas Neidhart commented on MATH-739: -- Merged ChiSquareTest in r1243286.

[jira] [Commented] (MATH-488) Deprecate MathException in MATH_2_X and remove it in trunk

2012-02-12 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206464#comment-13206464 ] Thomas Neidhart commented on MATH-488: -- Cleanup of ChiSquareTest in r1243286.

[jira] [Commented] (MATH-488) Deprecate MathException in MATH_2_X and remove it in trunk

2012-02-12 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13206495#comment-13206495 ] Thomas Neidhart commented on MATH-488: -- The last use of MathException has been removed

[jira] [Commented] (MATH-739) Merge interface and implementation for statistical test classes in stat.inference package

2012-02-08 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13204090#comment-13204090 ] Thomas Neidhart commented on MATH-739: -- Merged OneWayAnova, MannWhitneyUTest and

[jira] [Commented] (MATH-488) Deprecate MathException in MATH_2_X and remove it in trunk

2012-02-07 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13202855#comment-13202855 ] Thomas Neidhart commented on MATH-488: -- Additional cleanups in stat.inference package

[jira] [Commented] (SANDBOX-348) Implement the Boruvka's algorithm

2012-02-06 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201226#comment-13201226 ] Thomas Neidhart commented on SANDBOX-348: - Ok, I have committed the changes with

[jira] [Commented] (SANDBOX-388) Generic Type inference doesn't work in Eclipse

2012-02-06 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13201384#comment-13201384 ] Thomas Neidhart commented on SANDBOX-388: - A rather ugly but working solution

[jira] [Commented] (MATH-588) Weighted Mean evaluation may not have optimal numerics

2012-02-05 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200902#comment-13200902 ] Thomas Neidhart commented on MATH-588: -- Corrected the equality test in r1240795 as it

[jira] [Commented] (MATH-488) Deprecate MathException in MATH_2_X and remove it in trunk

2012-02-03 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199919#comment-13199919 ] Thomas Neidhart commented on MATH-488: -- Removed usage from NumberTransformer and

[jira] [Commented] (MATH-459) Remove usage of org.apache.commons.math.MathRuntimeException

2012-02-03 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199922#comment-13199922 ] Thomas Neidhart commented on MATH-459: -- Modified OpenIntToFieldHashMap (package util)

[jira] [Commented] (MATH-459) Remove usage of org.apache.commons.math.MathRuntimeException

2012-02-03 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13200043#comment-13200043 ] Thomas Neidhart commented on MATH-459: -- In r1240340 I have removed the last use of

[jira] [Commented] (MATH-575) Exceptions in genetics package or not consistent with the rest of [math]

2012-02-02 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13198680#comment-13198680 ] Thomas Neidhart commented on MATH-575: -- As from the original issue description, Phil

[jira] [Commented] (MATH-459) Remove usage of org.apache.commons.math.MathRuntimeException

2012-02-02 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199152#comment-13199152 ] Thomas Neidhart commented on MATH-459: -- Modified Kurtosis (package

[jira] [Commented] (MATH-459) Remove usage of org.apache.commons.math.MathRuntimeException

2012-02-02 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199177#comment-13199177 ] Thomas Neidhart commented on MATH-459: -- Modified SpearmansCorrelation and

[jira] [Commented] (MATH-459) Remove usage of org.apache.commons.math.MathRuntimeException

2012-02-02 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199220#comment-13199220 ] Thomas Neidhart commented on MATH-459: -- Modified SimpleRegression and

[jira] [Commented] (MATH-459) Remove usage of org.apache.commons.math.MathRuntimeException

2012-02-02 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13199230#comment-13199230 ] Thomas Neidhart commented on MATH-459: -- Hi Gilles, I wanted to help you with this

[jira] [Commented] (SANDBOX-348) Implement the Boruvka's algorithm

2012-01-31 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/SANDBOX-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13197177#comment-13197177 ] Thomas Neidhart commented on SANDBOX-348: - Hi, actually I was also working on a

[jira] [Commented] (MATH-735) Improvements to linear iterative solvers

2012-01-28 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13195472#comment-13195472 ] Thomas Neidhart commented on MATH-735: -- +1 on bullet 1, this solution is much more

[jira] [Commented] (MATH-575) Exceptions in genetics package or not consistent with the rest of [math]

2012-01-24 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13192047#comment-13192047 ] Thomas Neidhart commented on MATH-575: -- Fixed in r1235197. Thanks for your

[jira] [Commented] (MATH-668) Polygon difference function produces erroneous results with certain polygons

2012-01-24 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13192076#comment-13192076 ] Thomas Neidhart commented on MATH-668: -- I have checked the attached test cases: -

[jira] [Commented] (MATH-575) Exceptions in genetics package or not consistent with the rest of [math]

2012-01-23 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191560#comment-13191560 ] Thomas Neidhart commented on MATH-575: -- Phil started to work on this issue in r1135025.

[jira] [Commented] (MATH-652) Tridiagonal QR decomposition has a faulty test for zero...

2012-01-22 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190649#comment-13190649 ] Thomas Neidhart commented on MATH-652: -- Patched in r1234486.

[jira] [Commented] (MATH-644) for the class of hyper-geometric distribution, for some number the method upperCumulativeProbability return a probability greater than 1 which is impossible.

2011-11-30 Thread Thomas Neidhart (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/MATH-644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13159987#comment-13159987 ] Thomas Neidhart commented on MATH-644: -- I digged a bit into the problem. The