[Review Report] ODEInt accepted
AMDG The review of the ODEInt library submitted by Mario Mulansky and Karsten Ahnert ended last Friday. Many thanks to everyone who participated in this review. The library is ACCEPTED into Boost unconditionally. Summary: 7 ACCEPT 1 ABSTAIN Reviews: http://lists.boost.org/Archives/boost/2012/09/196733.php http://lists.boost.org/Archives/boost/2012/09/196882.php http://lists.boost.org/Archives/boost/2012/09/196883.php http://lists.boost.org/Archives/boost/2012/10/196966.php http://lists.boost.org/Archives/boost/2012/10/196965.php http://lists.boost.org/boost-users/2012/09/76089.php http://lists.boost.org/boost-users/2012/09/76058.php http://lists.boost.org/boost-users/2012/09/76069.php Other comments: http://lists.boost.org/Archives/boost/2012/09/196756.php The reviews were overwhelmingly positive. Most reviewers were satisfied with the library documentation and interfaces. Issues: These were points brought up by reviewers. The authors are free to accept or reject any of these at their discretion. - A number of minor documentation corrections. - Automatically deduce the correct algebra from the state type. - Use a default initial step size. - Allow breaking out of the algorithms In Christ, Steven Watanabe
Hi On Wednesday, October 03, 2012 11:36:53 AM Steven Watanabe wrote:
AMDG
The review of the ODEInt library submitted by Mario Mulansky and Karsten Ahnert ended last Friday. Many thanks to everyone who participated in this review. The library is ACCEPTED into Boost unconditionally.
WOW, thanks to everyone who took the time to write a review or made comments. And big thanks to Steven for managing the review. We are overly happy that the library got accepted and we are really glad about the mostly positive feedback from the list. <snip>
Issues:
These were points brought up by reviewers. The authors are free to accept or reject any of these at their discretion.
- A number of minor documentation corrections. - Automatically deduce the correct algebra from the state type. - Use a default initial step size. - Allow breaking out of the algorithms
We will look into the suggestions concerning further improvements of the documentation. Also, we might add an automatic algebra dispatcher as proposed. However, automatic step size deduction and "event handling" during integration are features to be added in later releases. Thanks again to everyone! Mario + Karsten
participants (2)
-
Mario Mulansky
-
Steven Watanabe