Closed clorton closed 3 weeks ago
Rather than having Numba pre-compile all supported data types, compile on demand as required when a SortedQueue object is created based on the dtype of the value array passed in.
Rather than having Numba pre-compile all supported data types, compile on demand as required when a SortedQueue object is created based on the dtype of the value array passed in.