This is a pre-release version (latest). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy latest / numpy / ma / core

module

numpy.ma.core

source: build-install/usr/lib/python3.14/site-packages/numpy/ma/core.py :0

Members

Summary

numpy.maa package to handle missing or invalid values.

Extended Summary

This package was initially written for numarray by Paul F. Dubois at Lawrence Livermore National Laboratory. In 2006, the package was completely rewritten by Pierre Gerard-Marchant (University of Georgia) to make the MaskedArray class a subclass of ndarray, and to improve support of structured arrays.

Copyright 1999, 2000, 2001 Regents of the University of California. Released for unlimited redistribution.

  • Adapted for numpy_core 2005 by Travis Oliphant and (mainly) Paul Dubois.

  • Subclassing of the base ndarray 2006 by Pierre Gerard-Marchant (pgmdevlist_AT_gmail_DOT_com)

  • Improvements suggested by Reggie Dugard (reggie_AT_merfinllc_DOT_com)

Additional content

numpy.maa package to handle missing or invalid values.

This package was initially written for numarray by Paul F. Dubois at Lawrence Livermore National Laboratory. In 2006, the package was completely rewritten by Pierre Gerard-Marchant (University of Georgia) to make the MaskedArray class a subclass of ndarray, and to improve support of structured arrays.

Copyright 1999, 2000, 2001 Regents of the University of California. Released for unlimited redistribution.

  • Adapted for numpy_core 2005 by Travis Oliphant and (mainly) Paul Dubois.

  • Subclassing of the base ndarray 2006 by Pierre Gerard-Marchant (pgmdevlist_AT_gmail_DOT_com)

  • Improvements suggested by Reggie Dugard (reggie_AT_merfinllc_DOT_com)

Aliases

  • numpy.ma.core