gratitude.qbk 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [/===========================================================================
  2. Copyright (c) 2017 Steven Ross, Francisco Tapia, Orson Peters
  3. Distributed under the Boost Software License, Version 1.0
  4. See accompanying file LICENSE_1_0.txt or copy at
  5. http://www.boost.org/LICENSE_1_0.txt
  6. =============================================================================/]
  7. [section:gratitude 5.- Gratitude]
  8. [*Steven Ross]
  9. To 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.
  10. To Phil Endecott and Frank Gennari for the improvements they've suggested and for testing.
  11. Without them this would have taken longer to develop or performed worse.
  12. To Scott McMurray for the fast and safe `float_mem_cast`.
  13. That fix was critical for a high-performance cross-platform __float_sort.
  14. To Paul A. Bristow for refactoring the initial documentation to use Quickbooks.
  15. To Steven Watanabe, Edouard Alligand, and others in the boost community for their helpful suggestions.
  16. [*Francisco Tapia]
  17. To [@http://www.cesvima.upm.es CESVIMA], Centro de Cálculo de la Universidad Politécnica de Madrid.
  18. When need machines for to tune this algorithm, I contacted with the investigation department of many Universities of Madrid. Only them, help me.
  19. To Hartmut Kaiser, Adjunct Professor of Computer Science at Louisiana State University. By their faith in my work,
  20. To Steven Ross, by their infinite patience in the long way in the develop of this algorithm, and their wise advises.
  21. [*Orson Peters]
  22. [endsect]