[
https://issues.apache.org/jira/browse/MATH-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13049678#comment-13049678
]
Luc Maisonobe commented on MATH-594:
------------------------------------
Only the Adams integrators are experimental. There was another integrator (BDF,
Backward Differential Formula) that was still more experimental but in fact it
was not included in the library (it may be included once Adams integrators are
OK, as it shares some code with them, as a multi-step integrator).
The good integrators I recommend are Dormand-Prince 8(5,3) and
Gragg-Bulirsch-Stoer. They are very efficient and very accurate.
You are right, we should display the status of Adams integrators more
prominently. The best thing however is really to remove this "experimental"
status and have these integrators as suitable for production than the other
ones. If we can't achieve this, we'll put a warning in the documentation.
> AdamsMoultonIntegrator documentation whitespace fix
> ---------------------------------------------------
>
> Key: MATH-594
> URL: https://issues.apache.org/jira/browse/MATH-594
> Project: Commons Math
> Issue Type: Improvement
> Reporter: Dennis Hendriks
> Priority: Trivial
> Labels: documentation, patch
> Fix For: 3.0
>
> Attachments: adams-moulton-integrator-docu-whitespace-fix.patch
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira