• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[/===========================================================================
2 Copyright (c) 2017 Steven Ross, Francisco Tapia, Orson Peters
3
4
5 Distributed under the Boost Software License, Version 1.0
6 See accompanying file LICENSE_1_0.txt or copy at
7 http://www.boost.org/LICENSE_1_0.txt
8=============================================================================/]
9
10[section:gratitude 5.- Gratitude]
11
12[*Steven Ross]
13
14To Steve's wife Mary for her patience and support during the long process of converting spreadsort from a piece of C code to a template library.
15
16To Phil Endecott and Frank Gennari for the improvements they've suggested and for testing.
17Without them this would have taken longer to develop or performed worse.
18
19To Scott McMurray for the fast and safe `float_mem_cast`.
20That fix was critical for a high-performance cross-platform __float_sort.
21
22To Paul A. Bristow for refactoring the initial documentation to use Quickbooks.
23
24To Steven Watanabe, Edouard Alligand, and others in the boost community for their helpful suggestions.
25
26[*Francisco Tapia]
27
28To [@http://www.cesvima.upm.es CESVIMA], Centro de Cálculo de la Universidad Politécnica de Madrid.
29 When need machines for to tune this algorithm, I contacted with the investigation department of many Universities of Madrid. Only them, help me.
30
31To Hartmut Kaiser, Adjunct Professor of Computer Science at Louisiana State University. By their faith in my work,
32
33To Steven Ross, by their infinite patience in the long way in the develop of this algorithm, and their wise advises.
34
35
36
37[*Orson Peters]
38
39[endsect]
40
41
42
43