home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Inkscape / Inkscape-0.48.2-1-win32.exe / python / Lib / site-packages / numpy / THANKS.txt < prev    next >
Encoding:
Text File  |  2010-05-29  |  3.0 KB  |  63 lines

  1. Travis Oliphant for the NumPy core, the NumPy guide, various
  2.     bug-fixes and code contributions.
  3. Paul Dubois, who implemented the original Masked Arrays.
  4. Pearu Peterson for f2py, numpy.distutils and help with code
  5.     organization.
  6. Robert Kern for mtrand, bug fixes, help with distutils, code
  7.     organization, strided tricks and much more.
  8. Eric Jones for planning and code contributions.
  9. Fernando Perez for code snippets, ideas, bugfixes, and testing.
  10. Ed Schofield for matrix.py patches, bugfixes, testing, and docstrings.
  11. Robert Cimrman for array set operations and numpy.distutils help.
  12. John Hunter for code snippets from matplotlib.
  13. Chris Hanley for help with records.py, testing, and bug fixes.
  14. Travis Vaught for administration, community coordination and
  15.     marketing.
  16. Joe Cooper, Jeff Strunk for administration.
  17. Eric Firing for bugfixes.
  18. Arnd Baecker for 64-bit testing.
  19. David Cooke for many code improvements including the auto-generated C-API,
  20.     and optimizations.
  21. Andrew Straw for help with the web-page, documentation, packaging and
  22.     testing.
  23. Alexander Belopolsky (Sasha) for Masked array bug-fixes and tests,
  24.     rank-0 array improvements, scalar math help and other code additions.
  25. Francesc Altet for unicode, work on nested record arrays, and bug-fixes.
  26. Tim Hochberg for getting the build working on MSVC, optimization
  27.     improvements, and code review.
  28. Charles (Chuck) Harris for the sorting code originally written for
  29.     Numarray and for improvements to polyfit, many bug fixes, delving
  30.     into the C code, release management, and documentation.
  31. David Huard for histogram improvements including 2-D and d-D code and
  32.     other bug-fixes.
  33. Stefan van der Walt for numerous bug-fixes, testing and documentation.
  34. Albert Strasheim for documentation, bug-fixes, regression tests and
  35.     Valgrind expertise.
  36. David Cournapeau for build support, doc-and-bug fixes, and code
  37.     contributions including fast_clipping.
  38. Jarrod Millman for release management, community coordination, and code
  39.     clean up.
  40. Chris Burns for work on memory mapped arrays and bug-fixes.
  41. Pauli Virtanen for documentation, bug-fixes, lookfor and the
  42.     documentation editor.
  43. A.M. Archibald for no-copy-reshape code, strided array tricks,
  44.     documentation and bug-fixes.
  45. Pierre Gerard-Marchant for rewriting masked array functionality.
  46. Roberto de Almeida for the buffered array iterator.
  47. Alan McIntyre for updating the NumPy test framework to use nose, improve
  48.     the test coverage, and enhancing the test system documentation.
  49. Joe Harrington for administering the 2008 Documentation Sprint.
  50.  
  51. NumPy is based on the Numeric (Jim Hugunin, Paul Dubois, Konrad
  52. Hinsen, and David Ascher) and NumArray (Perry Greenfield, J Todd
  53. Miller, Rick White and Paul Barrett) projects.  We thank them for
  54. paving the way ahead.
  55.  
  56. Institutions
  57. ------------
  58.  
  59. Enthought for providing resources and finances for development of NumPy.
  60. UC Berkeley for providing travel money and hosting numerous sprints.
  61. The University of Central Florida for funding the 2008 Documentation Marathon.
  62. The University of Stellenbosch for hosting the buildbot.
  63.