Closed hmgaudecker closed 5 years ago
I think we should be able to make this a numpy array directly when generating it, i.e. here.
I definitely don't change the list ever.
Oh, seeing #34, a tuple should be just as good. An array just came to my mind as the first thing.
Recent Numba throws a warning:
More context: http://numba.pydata.org/numba-doc/latest/reference/deprecation.html#deprecation-of-reflection-for-list-and-set-types
Note: I have not looked at the code and I suppose that the list is not changed; else feel free to change the title.