MagicMajkl

Results 2 issues of MagicMajkl

### Error ValueError: [matmul] Only real floating point types are supported but complex64 and complex64 were provided which results in complex64, which is not a real floating point type. ###...

enhancement

### Problem description When using `%gui qt5` in Jupyter (or IPython) to enable the PyQt event loop integration, `asyncio.create_task(...)` starts a coroutine immediately (it’s not pending), but any `await` calls...