[ 
https://issues.apache.org/jira/browse/MATH-741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13205980#comment-13205980
 ] 

Leandro Ariel Pezzente commented on MATH-741:
---------------------------------------------

I like the idea of having a resusable template wich user can rely on to build 
their own univariate functions implementations given they can't found one that 
fits they needs. I am willing to both , start a discussion on the ML and modify 
the code accordingly once i have got properly familiar with this project coding 
style and formatting.  So I think resolving this to "Later" is a nice solution. 
Thanks for your feedback Gilles ! :) 
                
> Univariate Function Series Abstract Factory Implementation
> ----------------------------------------------------------
>
>                 Key: MATH-741
>                 URL: https://issues.apache.org/jira/browse/MATH-741
>             Project: Commons Math
>          Issue Type: New Feature
>    Affects Versions: 4.0
>            Reporter: Leandro Ariel Pezzente
>            Priority: Minor
>         Attachments: Hypergeometric.java, TestHypergeometric.java, 
> UnivariateFunctionFactory.java
>
>
> To Implement an abstract class for witch Univariate functions constructed 
> using functional series. This abstract class must resolve all terms sums 
> using recursive iterative methods. Classes subclassed by this abstract 
> function must implement UnivariateFunction interface.

--
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

        

Reply via email to