[jira] [Commented] (MATH-1307) Create a base class for all RNGs

2015-12-26 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071989#comment-15071989 ] Ole Ersoy commented on MATH-1307: - Suggesting BaseGenerator for the name. It might be good to have

[jira] [Commented] (MATH-1307) Create a base class for all RNGs

2015-12-26 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15071998#comment-15071998 ] Ole Ersoy commented on MATH-1307: - Thumbs up - It's also more inline with the JDKRandomGenerator name

[jira] [Commented] (MATH-1300) BitsStreamGenerator#nextBytes(byte[]) is wrong

2015-12-20 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15065934#comment-15065934 ] Ole Ersoy commented on MATH-1300: - bq. Or is there a standard reference (such that the RNG must reproduce

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-11 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14741794#comment-14741794 ] Ole Ersoy commented on MATH-1267: - Sounds good. > Grid coordinate of "Neuron"

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-09 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14738184#comment-14738184 ] Ole Ersoy commented on MATH-1267: - I'm just going to take a step back for a sec. If we have

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-09 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14737456#comment-14737456 ] Ole Ersoy commented on MATH-1267: - Gilles I understand what you are saying. The classes may be purely

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14733845#comment-14733845 ] Ole Ersoy commented on MATH-1267: - I needed to line up my thoughts better on that last one. This is more

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14733851#comment-14733851 ] Ole Ersoy commented on MATH-1267: - It's a super trivial nit picky suggestion. I think the code reads

[jira] [Comment Edited] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734212#comment-14734212 ] Ole Ersoy edited comment on MATH-1267 at 9/8/15 4:19 AM: - I love the concept

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734212#comment-14734212 ] Ole Ersoy commented on MATH-1267: - I love the concept of the adaptive training procedure. The Neuron2D

[jira] [Comment Edited] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734212#comment-14734212 ] Ole Ersoy edited comment on MATH-1267 at 9/8/15 4:16 AM: - I love the concept

[jira] [Comment Edited] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734212#comment-14734212 ] Ole Ersoy edited comment on MATH-1267 at 9/8/15 4:18 AM: - I love the concept

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-06 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14733199#comment-14733199 ] Ole Ersoy commented on MATH-1267: - Could `i` be replaced with `row` and j be replaced with `column

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-06 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14733204#comment-14733204 ] Ole Ersoy commented on MATH-1267: - How about having having specific Network layout types and specific

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-05 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732146#comment-14732146 ] Ole Ersoy commented on MATH-1267: - We could have a Location interface and have Neuron implement

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-05 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732152#comment-14732152 ] Ole Ersoy commented on MATH-1267: - In NeuronSquareMesh2D the getNeuron(int i, int j) method refers to i

[jira] [Commented] (MATH-1268) SOFM: interfaces for 2D map visualization

2015-09-05 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14732149#comment-14732149 ] Ole Ersoy commented on MATH-1268: - Is there something that's going to implement these interfaces

Re: [jira] [Updated] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-04 Thread Ole Ersoy
Is the validation check on the ID just defensive coding or is it possible for the org.apache.commons.math3.ml.neuralnet.Network to get constructed without unique identifiers? Cheers, - Ole On 09/04/2015 09:27 AM, Gilles (JIRA) wrote: [

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-04 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14731338#comment-14731338 ] Ole Ersoy commented on MATH-1267: - It might be better to return a Coordinate instance, so that we can use

[jira] [Commented] (MATH-1267) Grid coordinate of "Neuron" that belongs to a "NeuronSquareMesh2D"

2015-09-04 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14731672#comment-14731672 ] Ole Ersoy commented on MATH-1267: - I just used Coordinate as a hypothetical. I mainly think the response

[jira] [Commented] (MATH-1124) Instances of AbstractRealDistribution require a random generator.

2014-10-08 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163507#comment-14163507 ] Ole Ersoy commented on MATH-1124: - I agree that writing a RandomGenerator mock is simple

[jira] [Commented] (MATH-1124) Instances of AbstractRealDistribution require a random generator.

2014-10-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14162338#comment-14162338 ] Ole Ersoy commented on MATH-1124: - How about: sample(double uniformRandomNumber

[jira] [Commented] (MATH-1124) Instances of AbstractRealDistribution require a random generator.

2014-10-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14162448#comment-14162448 ] Ole Ersoy commented on MATH-1124: - Ah - OK. Another thought would be to have a wrapper

[jira] Commented: (MATH-540) AbstractIntegerDistribution.inverseCumulativeProbability(...) Bug

2011-03-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003414#comment-13003414 ] Ole Ersoy commented on MATH-540: OK - I think it's starting to make more sense to me now

[jira] Commented: (MATH-543) Enable Sampling from Integer Distributions

2011-03-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003466#comment-13003466 ] Ole Ersoy commented on MATH-543: It looks like it's already implemented. I see both methods

[jira] Closed: (MATH-543) Enable Sampling from Integer Distributions

2011-03-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy closed MATH-543. -- Resolution: Fixed Already implemented. Enable Sampling from Integer Distributions

[jira] Resolved: (MATH-540) AbstractIntegerDistribution.inverseCumulativeProbability(...) Bug

2011-03-06 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy resolved MATH-540. Resolution: Not A Problem AbstractIntegerDistribution.inverseCumulativeProbability(...) Bug

[jira] Commented: (MATH-540) AbstractIntegerDistribution.inverseCumulativeProbability(...) Bug

2011-03-06 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003191#comment-13003191 ] Ole Ersoy commented on MATH-540: OK - I'll close this one and open a separate ticket

[jira] Created: (MATH-543) Enable Sampling Using AbstractIntegerDistribution.inverseCumulativeProbability(...)

2011-03-06 Thread Ole Ersoy (JIRA)
: Commons Math Issue Type: Improvement Affects Versions: 2.2 Reporter: Ole Ersoy Fix For: 3.0 Have AbstractIntegerDistribution.inverseCumulativeProbability(..) return values that are within the defined domain only. For background See https://issues.apache.org/jira

[jira] Created: (MATH-540) AbstractIntegerDistribution.inverseCumulativeProbability(...) Bug

2011-03-05 Thread Ole Ersoy (JIRA)
Affects Versions: 2.1 Reporter: Ole Ersoy Fix For: 3.0 Attachments: DummyDiscreteDistribution.java, DummyDiscreteDistributionTest.java The AbstractIntegerDistribution.inverseCumulativeProbability(...) function attempts to decrement the lower bound of discrete

[jira] Updated: (MATH-540) AbstractIntegerDistribution.inverseCumulativeProbability(...) Bug

2011-03-05 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-540: --- Attachment: DummyDiscreteDistributionTest.java DummyDiscreteDistribution.java

[jira] Commented: (MATH-540) AbstractIntegerDistribution.inverseCumulativeProbability(...) Bug

2011-03-05 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13003103#comment-13003103 ] Ole Ersoy commented on MATH-540: I'm looking at it like this. I have very simple

[jira] Commented: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-21 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997540#comment-12997540 ] Ole Ersoy commented on MATH-519: OK - First I have a silly issue. How do you add quotes

[jira] Updated: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-21 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-519: --- Comment: was deleted (was: OK - First I have a silly issue. How do you add quotes around material you

[jira] Commented: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-21 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997555#comment-12997555 ] Ole Ersoy commented on MATH-519: Yes! I figured out how to quote! First of all I hope we

[jira] Commented: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-21 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997595#comment-12997595 ] Ole Ersoy commented on MATH-519: OK - I see what you mean - I also get 17009 iterations

[jira] Commented: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-20 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997257#comment-12997257 ] Ole Ersoy commented on MATH-519: I think that while the optimizer is searching

[jira] Commented: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-20 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12997271#comment-12997271 ] Ole Ersoy commented on MATH-519: I'm assuming that the value that results from passing

[jira] Commented: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-19 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12996822#comment-12996822 ] Ole Ersoy commented on MATH-519: Gilles - BTW - Did you ever figure out what was happening

[jira] Updated: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-19 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-519: --- Attachment: GaussianFitter2Test.java GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

[jira] Commented: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-19 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12996826#comment-12996826 ] Ole Ersoy commented on MATH-519: It seems the optimizer is producing a negative value

[jira] Commented: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-19 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12996833#comment-12996833 ] Ole Ersoy commented on MATH-519: I tried commenting out the validateParameters(param) line

[jira] Updated: (MATH-512) GaussianFitter could inherit from CurveFitter

2011-02-18 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-512: --- Attachment: GaussianFitter.patch GaussianFitter could inherit from CurveFitter

[jira] Commented: (MATH-512) GaussianFitter could inherit from CurveFitter

2011-02-18 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12996477#comment-12996477 ] Ole Ersoy commented on MATH-512: OK - I cleaned up the formatting. It still says there's

[jira] Commented: (MATH-512) GaussianFitter could inherit from CurveFitter

2011-02-18 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12996524#comment-12996524 ] Ole Ersoy commented on MATH-512: Sweet - Thanks! GaussianFitter could inherit from

[jira] Created: (MATH-519) GaussianFitter Unexpectedly Throws NotStrictlyPositiveException

2011-02-18 Thread Ole Ersoy (JIRA)
Affects Versions: 3.0 Reporter: Ole Ersoy Fix For: 3.0 Running the following: double[] observations = { 1.1143831578403364E-29, 4.95281403484594E-28, 1.1171347211930288E-26

[jira] Updated: (MATH-512) GaussianFitter could inherit from CurveFitter

2011-02-17 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-512: --- Attachment: GaussianFitter.patch GaussianFitter could inherit from CurveFitter

[jira] Commented: (MATH-512) GaussianFitter could inherit from CurveFitter

2011-02-17 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995900#comment-12995900 ] Ole Ersoy commented on MATH-512: Gilles, Please let me know when the trunk is updated. I'd

[jira] Commented: (MATH-512) GaussianFitter could inherit from CurveFitter

2011-02-17 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12996217#comment-12996217 ] Ole Ersoy commented on MATH-512: I already submitted the second patch earlier today

[jira] Commented: (MATH-512) GaussianFitter could inherit from CurveFitter

2011-02-17 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12996245#comment-12996245 ] Ole Ersoy commented on MATH-512: I should have been more clear - I meant please let me know

[jira] Updated: (MATH-513) Moving the ParametricRealFunction interface

2011-02-16 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-513: --- Attachment: ParametricRealFunction.patch Moving the ParametricRealFunction interface

[jira] Updated: (MATH-513) Moving the ParametricRealFunction interface

2011-02-16 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-513: --- Attachment: CurveFitter.patch Moving the ParametricRealFunction interface

[jira] Updated: (MATH-513) Moving the ParametricRealFunction interface

2011-02-16 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-513: --- Attachment: HarmonicFitter.patch Moving the ParametricRealFunction interface

[jira] Updated: (MATH-513) Moving the ParametricRealFunction interface

2011-02-16 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-513: --- Attachment: ParametricGaussianFunction.patch Moving the ParametricRealFunction interface

[jira] Updated: (MATH-513) Moving the ParametricRealFunction interface

2011-02-16 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-513: --- Attachment: Gaussian.patch Moving the ParametricRealFunction interface

[jira] Commented: (MATH-513) Moving the ParametricRealFunction interface

2011-02-16 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995508#comment-12995508 ] Ole Ersoy commented on MATH-513: The ParametricGaussianFunction.patch can be ignored

[jira] Commented: (MATH-513) Moving the ParametricRealFunction interface

2011-02-16 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12995631#comment-12995631 ] Ole Ersoy commented on MATH-513: Gilles, I guess I jumped the gun a little :). I already

[jira] Updated: (MATH-512) GaussianFitter could inherit from CurveFitter

2011-02-16 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-512: --- Attachment: ParametricGaussianFunctionTest.patch GaussianFitterTest.patch

[jira] Updated: (MATH-508) GaussianFunction - Math FastMath

2011-02-14 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-508: --- Attachment: GaussianFunction.patch GaussianFunction - Math FastMath

[jira] Created: (MATH-508) GaussianFunction - Math FastMath

2011-02-14 Thread Ole Ersoy (JIRA)
GaussianFunction - Math FastMath -- Key: MATH-508 URL: https://issues.apache.org/jira/browse/MATH-508 Project: Commons Math Issue Type: Improvement Affects Versions: 3.0 Reporter: Ole Ersoy

[jira] Created: (MATH-509) GaussianDerivativeFunction Math FastMath

2011-02-14 Thread Ole Ersoy (JIRA)
Reporter: Ole Ersoy Priority: Trivial Fix For: 3.0 -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (MATH-509) GaussianDerivativeFunction Math FastMath

2011-02-14 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-509: --- Attachment: GaussianDerivativeFunction.patch GaussianDerivativeFunction Math FastMath

[jira] Updated: (MATH-510) ParametricGaussianFunction Math FastMath

2011-02-14 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-510: --- Attachment: ParametricGaussianFunction.patch ParametricGaussianFunction Math FastMath

[jira] Created: (MATH-510) ParametricGaussianFunction Math FastMath

2011-02-14 Thread Ole Ersoy (JIRA)
Reporter: Ole Ersoy Priority: Trivial Fix For: 3.0 Attachments: ParametricGaussianFunction.patch -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (MATH-507) Levenberg Marquardt Simple Example Documentation

2011-02-08 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12992283#comment-12992283 ] Ole Ersoy commented on MATH-507: Phil, Glad you liked it :). I'm attaching a patch. I

[jira] Updated: (MATH-507) Levenberg Marquardt Simple Example Documentation

2011-02-08 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-507: --- Attachment: optimization.xml.patch Levenberg Marquardt Simple Example Documentation

[jira] Created: (MATH-507) Levenberg Marquardt Simple Example Documentation

2011-02-07 Thread Ole Ersoy (JIRA)
Reporter: Ole Ersoy Priority: Trivial Simple example of how to go about using the LMO -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (MATH-507) Levenberg Marquardt Simple Example Documentation

2011-02-07 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy updated MATH-507: --- Attachment: linearProblem.png usingTheLevenbergMarquardtOptimizer.html Levenberg Marquardt

[jira] Commented: (MATH-361) Localization and Error Handling

2010-07-09 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886808#action_12886808 ] Ole Ersoy commented on MATH-361: The one enum per class idea is meant to enable detailed

[jira] Commented: (MATH-361) Localization and Error Handling

2010-07-09 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12886916#action_12886916 ] Ole Ersoy commented on MATH-361: I agree with the thinking there. Also since each CM core

[jira] Commented: (MATH-361) Localization and Error Handling

2010-06-28 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12883355#action_12883355 ] Ole Ersoy commented on MATH-361: What about having a Enum class with a minimum set

[jira] Commented: (MATH-374) [Enhancement] Request for public exception message strings on AbstractIntegerDistribution

2010-06-09 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877094#action_12877094 ] Ole Ersoy commented on MATH-374: OK - Once I understand what needs to be done, I'll take

[jira] Created: (MATH-374) [Enhancement] Request for public exception message strings on AbstractIntegerDistribution

2010-06-08 Thread Ole Ersoy (JIRA)
Project: Commons Math Issue Type: Improvement Affects Versions: 2.1 Reporter: Ole Ersoy Priority: Minor Fix For: 2.2 The Strings /** Message for endpoints in wrong order. */ private static final String WRONG_ORDER_ENDPOINTS_MESSAGE

[jira] Closed: (MATH-374) [Enhancement] Request for public exception message strings on AbstractIntegerDistribution

2010-06-08 Thread Ole Ersoy (JIRA)
[ https://issues.apache.org/jira/browse/MATH-374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ole Ersoy closed MATH-374. -- Resolution: Fixed OK - I just closed the issue, since it looks like the Framework approach is under ways

[Wish] Make string WRONG_ORDER_ENDPOINTS_MESSAGE public

2010-06-07 Thread Ole Ersoy
Hi, I'm overriding cumulativeProbability and inverseCumulativeProbability on AbstractIntegerDistribution, and was wondering whether the OUT_OF_RANGE_POINT and WRONG_ORDER_ENDPOINTS_MESSAGE strings could be made public, such that the sub classes can have consistent exception messages? Let me