my_func(x:int=1, y:float=10, z:float=3) my_func(x:int=3, y:float=30, z:float=3) my_func(x:int=2, y:float=20, z:float=3) my_func(x:int=4, y:float=40, z:float=3) my ...
Your browser does not support the audio element. What gets measured gets managed. Benchmarking sounds like a tedious process, but if you already have working code ...
Original ticket http://projects.scipy.org/numpy/ticket/1866 on 2011-06-14 by trac user aragilar, assigned to unknown. When I attempt to call numpy.vectorize on a function in a module generated by f2py ...