##// END OF EJS Templates
Warnings are raised if the slowest timing is greater than 1e-6...
Warnings are raised if the slowest timing is greater than 1e-6 It is often irritating when you do something like %timeit 3 and a warning pops up. This assumes that any timing less than a microsecond does not really matter
MechCoder -
r18127:9da2f477
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
deprecated.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...