[Numpy-svn] [numpy/numpy] 7ee96b: API: Rename 'coords' to 'multi-index' in ravel_coo...

noreply at github.com noreply at github.com
Tue Mar 15 01:22:50 EDT 2011


Branch: refs/heads/master
Home:   https://github.com/numpy/numpy

Commit: 7ee96bd982f98392f577ab50abd42c51de4550d2
    https://github.com/numpy/numpy/commit/7ee96bd982f98392f577ab50abd42c51de4550d2
Author: Mark Wiebe <mwwiebe at gmail.com>
Date:   2011-03-14 (Mon, 14 Mar 2011)

Changed paths:
  M doc/release/1.6.0-notes.rst
  M doc/source/reference/c-api.iterator.rst
  M doc/source/reference/routines.indexing.rst
  M numpy/add_newdocs.py
  M numpy/core/code_generators/numpy_api.py
  M numpy/core/include/numpy/ndarraytypes.h
  M numpy/core/src/multiarray/item_selection.c
  M numpy/core/src/multiarray/multiarraymodule.c
  M numpy/core/src/multiarray/nditer.c.src
  M numpy/core/src/multiarray/nditer_pywrap.c
  M numpy/core/src/umath/ufunc_object.c
  M numpy/core/tests/test_iterator.py
  M numpy/lib/index_tricks.py
  M numpy/lib/src/_compiled_base.c
  M numpy/lib/tests/test_index_tricks.py

Log Message:
-----------
API: Rename 'coords' to 'multi-index' in ravel_coords and iterator API





More information about the Numpy-svn mailing list