summaryrefslogtreecommitdiff
path: root/numpy/doc/howtofind.py
blob: 8e6793c4858feb8a9700d6970c4c7597adca1d82 (plain)
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