Open
Description
We will eventually need to support complexes as well.
This is not straightforward with ctypes
: https://stackoverflow.com/questions/13373291/complex-number-in-ctypes
So down the road we might just introduce our own scalar type in dpctl
.
Originally posted by @oleksandr-pavlyk in #80 (comment)