Categories
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 a Question
731 491 924 answers to any question