fjarri / reikna

Pure Python GPGPU library
http://reikna.publicfields.net/
MIT License
164 stars 16 forks source link

update dtypes.py, np.bool issue #64

Closed perdigao1 closed 1 year ago

perdigao1 commented 1 year ago

Fix numpy error with deprecated np.bool. Replaced with python's bool and np..bool_