Comment on NumPy 1.20parentComments−jjgreen5yI don't actually use "np.bool" anywhere in the project :-|−Lev1a5yThat's what I meant by code generation, that maybe NumPy at runtime add/removes/substitutes some code to optimize dynamically, although I don't know if that's a thing in Python/NumPy.
Comments
I don't actually use "np.bool" anywhere in the project :-|
That's what I meant by code generation, that maybe NumPy at runtime add/removes/substitutes some code to optimize dynamically, although I don't know if that's a thing in Python/NumPy.