Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xhilsa/pycu

PyCu
https://github.com/0xhilsa/pycu

cpp cuda nvcc python3

Last synced: about 2 months ago
JSON representation

PyCu

Awesome Lists containing this project

README

        

# PyCu

### Python with CUDA support
this lib is under construction

## To Do's

- [x] (define int16 class)
- [x] (define int32 class)
- [x] (define int64 class)
- [ ] (define float16 class)
- [ ] (define float32 class)
- [ ] (define float64 class)
- [ ] (link them together)
- [x] (link cuda file with python)
- [ ] (add some features init)