Skip to content

davidweichiang/scikit-cuda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scikits.cuda

Package Description

scikits.cuda provides Python interfaces to many of the functions in the CUDA device/runtime, CUBLAS, CUFFT, and CUSOLVER libraries distributed as part of NVIDIA's CUDA Programming Toolkit, as well as interfaces to select functions in the free and standard versions of the CULA Dense Toolkit. Both low-level wrapper functions similar to their C counterparts and high-level functions comparable to those in NumPy and Scipy are provided.

0.5.0b3

Latest Version

Downloads

Support the project

Documentation

Package documentation is available at http://scikit-cuda.readthedocs.org/.

Development

The latest source code can be obtained from http://github.com/lebedov/scikit-cuda.

Authors & Acknowledgments

See the included AUTHORS file for more information.

License

This software is licensed under the BSD License. See the included LICENSE file for more information.

Packages

No packages published

Languages

  • Python 98.3%
  • C 1.7%