https://github.com/sahil-rajwar-2004/pycu
PyCu
https://github.com/sahil-rajwar-2004/pycu
cpp cuda nvcc python3
Last synced: 11 months ago
JSON representation
PyCu
- Host: GitHub
- URL: https://github.com/sahil-rajwar-2004/pycu
- Owner: Sahil-Rajwar-2004
- Created: 2024-07-28T11:49:27.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T12:57:29.000Z (almost 2 years ago)
- Last Synced: 2024-12-10T22:41:25.533Z (over 1 year ago)
- Topics: cpp, cuda, nvcc, python3
- Language: Cuda
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)