[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-08-10 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16576349#comment-16576349 ] Gilles commented on MATH-1459: -- bq. cleanup pull resquest Thanks, done. If all seems OK, pl

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-08-10 Thread adrian (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16576333#comment-16576333 ] adrian commented on MATH-1459: -- I can fix the "@inheritDoc" problem I created, but when I run

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-08-08 Thread adrian (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573591#comment-16573591 ] adrian commented on MATH-1459: -- Hey [~erans] I also made a cleanup pull request (deleting a f

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-16 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477539#comment-16477539 ] Gilles commented on MATH-1459: -- Commit 6dc6cf5b2fba50eb602283101de4910787ad5579 ("master" bran

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-16 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16477537#comment-16477537 ] Gilles commented on MATH-1459: -- bq. I assume I should also remove the java 8 lambda Not neces

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-15 Thread adrian (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16476437#comment-16476437 ] adrian commented on MATH-1459: -- [~erans] I made the change you suggested regarding the unit te

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-07 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465752#comment-16465752 ] Gilles commented on MATH-1459: -- bq. Will the unit test extend AbstractLeastSquaresOptimizerAbs

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-04 Thread adrian (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16463982#comment-16463982 ] adrian commented on MATH-1459: -- [~erans], that makes sense. I've moved the BevingtonProblem c

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-04 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16463924#comment-16463924 ] Gilles commented on MATH-1459: -- Thanks for the changes; the functionality looks more flexible

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-03 Thread adrian (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16463107#comment-16463107 ] adrian commented on MATH-1459: -- [~erans] I think I've fixed most of the things you suggest. *

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-03 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16462240#comment-16462240 ] Gilles commented on MATH-1459: -- I've already fixed the tolerance typo (1e14 vs 1e-14); thanks.

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-02 Thread adrian (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16461582#comment-16461582 ] adrian commented on MATH-1459: -- [~erans] [https://github.com/apache/commons-math/pull/84] than

[jira] [Commented] (MATH-1459) Create a way to calculate the Jacobian Matrix using a Differentiator

2018-05-02 Thread Gilles (JIRA)
[ https://issues.apache.org/jira/browse/MATH-1459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16460865#comment-16460865 ] Gilles commented on MATH-1459: -- bq. I have done this with a pull request, but would like feedb