AUTHORS 948 B

12345678910111213141516171819202122232425262728293031
  1. Authors of Mlucas:
  2. Ernst W. Mayer <ewmayer@aol.com>
  3. Almost Everything. (*.c *.h)
  4. Thread pool pattern. (threadpool.c threadpool.h)
  5. David Robert Nadeau
  6. Measuring high-precision elapsed real time. (getRealTime.c)
  7. Bob Jenkins
  8. Random number generator for 64-bit machines. (rng_isaac.c rng_isaac.h)
  9. Tomer Heber <heber.tomer@gmail.com>
  10. Thread pool pattern. (threadpool.c threadpool.h)
  11. Jason Papadopoulos <jasonp@boo.net>
  12. Thread pool pattern. (threadpool.c threadpool.h)
  13. Copyright:
  14. AUTHORS - a list of authors of Mlucas
  15. Written in 2015 by Alex Vong <alexvong1995@gmail.com>
  16. To the extent possible under law,
  17. the author(s) have dedicated all copyright and related and neighboring
  18. rights to this file to the public domain worldwide.
  19. This file is distributed without any warranty.
  20. You should have received a copy of the CC0 Public Domain Dedication
  21. along with this file. If not,
  22. see <http://creativecommons.org/publicdomain/zero/1.0/>.