This is an archival dump of old wiki content --- see scipy.org for current material

This page refers to the NumPy reference guide. Also see the Documentation Marathon.

Categories

In NumPy docstrings, functions are tagged using the index directive:

.. index::
   :refguide: ufunc, trigonometry

Once we have decided which categories to use, they will be listed here.

Tentative list

  • array:creation
  • array:manipulation
  • array:indexing
  • array:logic
  • array:searching
  • ufunc
  • ufunc:method
  • math
  • statistics
  • trigonometry
  • documentation
  • random
  • fft
  • linear_algebra
  • i/o
  • misc

SciPy: Developer_Zone/ReferenceGuide (last edited 2015-10-24 17:48:24 by anonymous)