[
https://issues.apache.org/jira/browse/MATH-726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13170958#comment-13170958
]
Luc Maisonobe commented on MATH-726:
------------------------------------
If we want to implement derivatives, I would rather set up a top level
interface and several implementations, including this one. We could for example
import the definitions from Nabla core package
([http://svn.apache.org/viewvc/commons/sandbox/nabla/trunk/src/main/java/org/apache/commons/nabla/core/])
and the implementations of Nabla numerical package
([http://svn.apache.org/viewvc/commons/sandbox/nabla/trunk/src/main/java/org/apache/commons/nabla/numerical/]).
Of course, once imported these packages would be removed from Nabla itself and
replaced by a dependency to Math.
> Ridders derivative
> ------------------
>
> Key: MATH-726
> URL: https://issues.apache.org/jira/browse/MATH-726
> Project: Commons Math
> Issue Type: New Feature
> Reporter: Gilles
> Assignee: Gilles
> Priority: Minor
> Labels: features
> Fix For: 3.0
>
> Attachments: RiddersFirstDerivative.java
>
>
> Implementation of the numerical first derivative, as described in:
> {noformat}
> Accurate computation of F'(x) and F'(x) F''(x)
> C. J. F. Ridders
> Adv. Eng. Software, 1982, Vol 4, No. 2
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira