Kernel: Python 3 (Anaconda)
In [11]:
In [3]:
Out[3]:
array([[ 0, 0, 0, ..., 0, 0, 0],
[ 0, 1, 0, ..., 0, 0, 0],
[ 0, 0, 2, ..., 0, 0, 0],
...,
[ 0, 0, 0, ..., 47, 0, 0],
[ 0, 0, 0, ..., 0, 48, 0],
[ 0, 0, 0, ..., 0, 0, 49]])
In [6]:
Out[6]:
<matplotlib.image.AxesImage at 0x7fa9b5242b38>
In [7]:
Out[7]:
<matplotlib.image.AxesImage at 0x7fa9c8738978>
In [99]:
Out[99]:
<matplotlib.image.AxesImage at 0x7fa9976cdba8>
In [135]:
In [136]:
In [137]:
Out[137]:
<matplotlib.image.AxesImage at 0x7fa9967f1160>
In [138]:
Out[138]:
<matplotlib.image.AxesImage at 0x7fa996702cf8>
In [139]:
In [142]:
Out[142]:
[<matplotlib.lines.Line2D at 0x7fa9d254eb00>]
In [145]:
Out[145]:
[<matplotlib.lines.Line2D at 0x7fa9d24d0048>]
In [147]:
Out[147]:
False
In [149]:
Out[149]:
[<matplotlib.lines.Line2D at 0x7fa9d2434ef0>]
In [159]:
Out[159]:
39.47841760435743
In [152]:
Out[152]:
[<matplotlib.lines.Line2D at 0x7fa98bff9160>]
In [154]:
Out[154]:
True
In [155]:
Out[155]:
[<matplotlib.lines.Line2D at 0x7fa98ae0f710>]
In [162]:
Out[162]:
39.47841760435741
In [166]:
Out[166]:
2.13162820728e-14
In [170]:
In [188]:
In [189]:
In [179]:
In [190]:
Out[190]:
(0, 10)
In [191]:
In [199]:
Out[199]:
(0, 10)
In [216]:
Out[216]:
1 loop, best of 3: 6.83 s per loop
In [202]:
In [218]:
Out[218]:
1 loop, best of 3: 1.83 s per loop
In [212]:
Out[212]:
(0, 10)
In [217]:
Out[217]:
The slowest run took 18.95 times longer than the fastest. This could mean that an intermediate result is being cached.
1000000 loops, best of 3: 2 µs per loop
In [ ]: