[
https://issues.apache.org/jira/browse/MATH-400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luc Maisonobe resolved MATH-400.
--------------------------------
Resolution: Fixed
Fixed in subversion repository as of r980938.
The patch has been applied with minor changes: exception have been changed to
the new mechanism involving enums, style has been adapted to what we use in
commons-math (indentation, braces around single statements ...) and visibility
of fields and methods have been tighten to private (and final for some felds).
Thanks for the report and for the patch.
> Add support for Gaussian curve fitting
> --------------------------------------
>
> Key: MATH-400
> URL: https://issues.apache.org/jira/browse/MATH-400
> Project: Commons Math
> Issue Type: New Feature
> Affects Versions: 2.2
> Reporter: J. Lewis Muir
> Fix For: 2.2
>
> Attachments: gaussian-curve-fitting.patch
>
>
> I request adding support for Gaussian curve fitting to the
> {{org.apache.commons.math.optimization.fitting}} package. Attached is a
> patch against r980047 (Wed, 28 Jul 2010) of the Subversion trunk providing
> this. The source code passes the Checkstyle checks and includes unit tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.