c011401
1
2
3
4
5
6
7
8
9
10
11
""" ================= How to Find Stuff ================= How to find things in NumPy. """ from __future__ import division, absolute_import, print_function