]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/numeric/odeint/doc/acknowledgements.qbk
bump version to 12.2.2-pve1
[ceph.git] / ceph / src / boost / libs / numeric / odeint / doc / acknowledgements.qbk
1 [/============================================================================
2 Boost.odeint
3
4 Copyright 2011-2012 Karsten Ahnert
5 Copyright 2011-2012 Mario Mulansky
6
7 Use, modification and distribution is subject to the Boost Software License,
8 Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
9 http://www.boost.org/LICENSE_1_0.txt)
10 =============================================================================/]
11
12
13 [section Acknowledgments]
14
15
16 [/
17
18 * Steven Watanabe for managing the Boost review process.
19 * All people who participated in the odeint review process on the Boost mailing list.
20 * Paul Bristow for helping with the documentation.
21 * 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..
22 * Joachim Faulhaber for motivating us to participate in the Boost review process and many detailed comments about the library.
23 * All users of odeint. They are the main motivation for our efforts.
24
25
26 [h3 Contributers]
27
28 * Andreas Angelopoulos implemented the sparse matrix implicit Euler stepper using the MTL4 library.
29 * Rajeev Singh implemented the stiff Van der Pol oscillator example.
30 * Sylwester Arabas improved the documentation.
31 * Denis Demidov provided the adaption to the VexCL and Viennacl libraries.
32 * Christoph Koke provided improved binders.
33 * Lee Hodgkinson provided the black hole example.
34 ]
35
36
37 [endsect]