M
M
Maiker2020-06-16 19:15:44
Python
Maiker, 2020-06-16 19:15:44

How to copy a numpy array using numba-supported means?

You need to copy the array into a function that is marked with @njit. The usual copy.deepcopy method causes strange errors in numba. Is there some other way built into python?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question