[
https://issues.apache.org/jira/browse/MATH-994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13690802#comment-13690802
]
Gilles commented on MATH-994:
-----------------------------
bq. All your comments are addressed [...]
Sorry for being picky, but as contributions must eventually be read and
modified by other contributors, utter care must be provided; a.o. tha means
that Javadoc comments must exist for _everything_ (public and private fields
and methods; all methods parameters, throws clauses, return value, inner
classes).
Whenever possible, fields should be declared "private" and "final".
It is also highly useful to provide links (Wikipedia, MathWorld, ...) to
explanations of the concept being implemented.
For new features, it is almost mandatory to start a discussion on the "dev" ML,
especially if it implies new APIs.
Thanks for your interest in contributing!
> Could we have an infinite integral class?
> -----------------------------------------
>
> Key: MATH-994
> URL: https://issues.apache.org/jira/browse/MATH-994
> Project: Commons Math
> Issue Type: New Feature
> Reporter: Ajo Fod
> Attachments: patch-code, patch-test
>
>
> I'd like to be able to integrate functions from 0 to infinity. This can be
> accomplished by mapping the function to the [-1,1] line and doing away with
> the infinities.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira