Skip to content

Latest commit

 

History

History
34 lines (31 loc) · 1.5 KB

authors.rst

File metadata and controls

34 lines (31 loc) · 1.5 KB

Authors & Acknowledgments

This software was written and packaged by Lev Givon. Although it depends upon the excellent PyCUDA package by Andreas Klöckner, scikits.cuda is developed independently of PyCUDA.

Special thanks are due to the following parties for their contributions:

  • Frédéric Bastien - CUBLAS version detection enhancements.
  • David Wei Chiang - Improvements to vectorized functions, bug fixes.
  • Sander Dieleman - CUBLAS 5 bindings.
  • capdevc - MacOS X library search fix.
  • Ying Wei (Daniel) Fan - Kindly permitted reuse of CUBLAS wrapper code in his PARRET software).
  • Michael M. Forbes - Improved MacOSX compatibility, bug fixes.
  • Jacob Frelinger - Various enhancements.
  • Tim Klein - Additional MAGMA wrappers.
  • Eric Larson - Various enhancements.
  • Gregory R. Lee - Enhanced FFT plan creation.
  • Teodor Mihai Moldovan - CUBLAS 5 bindings.
  • Lars Pastewka - FFT tests and FFTW compatibility mode configuration.
  • Luke Pfister - Bug fixes.
  • Alex Rubinsteyn - Support for CULA Dense Free R17.
  • Xing Shi - Bug fixes.
  • Steve Taylor - Cholesky factorization/solve functions.
  • Rob Turetsky - Useful feedback.
  • Thomas Unterthiner - Additional high-level and wrapper functions.
  • Stefan van der Walt - Bug fixes.
  • Feng Wang - Bug reports.
  • Yiyin Zhou - Patches, bug reports, and function wrappers