WSJT-X/libs/numeric/odeint/doc/acknowledgements.qbk
Bill Somerville 4ebe6417a5 Squashed 'boost/' content from commit b4feb19f2
git-subtree-dir: boost
git-subtree-split: b4feb19f287ee92d87a9624b5d36b7cf46aeadeb
2018-06-09 21:48:32 +01:00

38 lines
1.4 KiB
Plaintext

[/============================================================================
Boost.odeint
Copyright 2011-2012 Karsten Ahnert
Copyright 2011-2012 Mario Mulansky
Use, modification and distribution is subject to the Boost Software License,
Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
=============================================================================/]
[section Acknowledgments]
[/
* Steven Watanabe for managing the Boost review process.
* All people who participated in the odeint review process on the Boost mailing list.
* Paul Bristow for helping with the documentation.
* The Google Summer Of Code (GSOC) program for funding and Andrew Sutton for supervising us during the GSOC and for lots of useful discussions and feedback about many implementation details..
* Joachim Faulhaber for motivating us to participate in the Boost review process and many detailed comments about the library.
* All users of odeint. They are the main motivation for our efforts.
[h3 Contributers]
* Andreas Angelopoulos implemented the sparse matrix implicit Euler stepper using the MTL4 library.
* Rajeev Singh implemented the stiff Van der Pol oscillator example.
* Sylwester Arabas improved the documentation.
* Denis Demidov provided the adaption to the VexCL and Viennacl libraries.
* Christoph Koke provided improved binders.
* Lee Hodgkinson provided the black hole example.
]
[endsect]