The Wayback Machine - http://web.archive.org/web/20200928225508/https://github.com/topics/cuda
Skip to content
#

cuda

Here are 2,458 public repositories matching this topic...

numba
LucIJspeert
LucIJspeert commented Sep 20, 2020
  • I have tried using the latest released version of Numba
  • I have included below a minimal working reproducer

In trying to replace numpy's setxor1d (which is unfortunately not supported by Numba), I came across an error that does occur for (integer) ndarrays but not for lists.
In my case the setxor1d can be replaced by [i for i in a if i not in b], but for the sake of testing, here i

futhark

Improve this page

Add a description, image, and links to the cuda topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cuda topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.