[Numpy-svn] [numpy/numpy] 28a295: NEP: missingdata: Start some details about masked ...

noreply at github.com noreply at github.com
Thu Jul 7 14:09:10 EDT 2011


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

  Commit: 28a2955faf6d801331ee754f8800fad7e80265b7
      https://github.com/numpy/numpy/commit/28a2955faf6d801331ee754f8800fad7e80265b7
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M doc/neps/missing-data.rst

  Log Message:
  -----------
  NEP: missingdata: Start some details about masked iteration


  Commit: 0d811920081ce77526d439dc9d4803c2a77e5993
      https://github.com/numpy/numpy/commit/0d811920081ce77526d439dc9d4803c2a77e5993
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M doc/neps/missing-data.rst

  Log Message:
  -----------
  NEP: missingdata: Add more C API details


  Commit: 17d056ee0209f84087b8974f90961ae7dae12e4d
      https://github.com/numpy/numpy/commit/17d056ee0209f84087b8974f90961ae7dae12e4d
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M doc/neps/missing-data.rst

  Log Message:
  -----------
  NEP: missingdata: Add copyright info, some more NAMASK iterator clarification


  Commit: 98dfd7bd44044ba3d89d85f3a2e38d868bee3884
      https://github.com/numpy/numpy/commit/98dfd7bd44044ba3d89d85f3a2e38d868bee3884
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M numpy/core/src/multiarray/arraytypes.c.src
  M numpy/core/src/multiarray/getset.c

  Log Message:
  -----------
  BUG: core: Missed a use of NPY_WRITEABLE in Py3 code when cleaning API


  Commit: e124ac52c2824332fa5b32ba92205012d71a1e8f
      https://github.com/numpy/numpy/commit/e124ac52c2824332fa5b32ba92205012d71a1e8f
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M doc/neps/missing-data.rst

  Log Message:
  -----------
  NEP: missingdata: Adjust the parenthetical part of the NA/IGNORE defn


  Commit: 36f4bdfbe464259540208a5d7d927ec656524757
      https://github.com/numpy/numpy/commit/36f4bdfbe464259540208a5d7d927ec656524757
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M numpy/core/SConscript
  M numpy/core/code_generators/genapi.py
  M numpy/core/setup.py
  M numpy/core/src/multiarray/nditer.c.src
  A numpy/core/src/multiarray/nditer_constr.c
  A numpy/core/src/multiarray/nditer_impl.h

  Log Message:
  -----------
  ENH: nditer: Move construction/copy/destruction to its own implementation file


  Commit: 62a5ce1b537c9720d45e00b90924e38a432284f1
      https://github.com/numpy/numpy/commit/62a5ce1b537c9720d45e00b90924e38a432284f1
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M numpy/core/SConscript
  M numpy/core/code_generators/genapi.py
  M numpy/core/setup.py
  M numpy/core/src/multiarray/nditer.c.src
  A numpy/core/src/multiarray/nditer_api.c
  M numpy/core/src/multiarray/nditer_constr.c

  Log Message:
  -----------
  ENH: nditer: Move the non-templated API into its own file


  Commit: c5c1a4808bf3c2386c5ee6c39b8156a4978092f7
      https://github.com/numpy/numpy/commit/c5c1a4808bf3c2386c5ee6c39b8156a4978092f7
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M numpy/core/SConscript
  M numpy/core/code_generators/genapi.py
  M numpy/core/setup.py
  R numpy/core/src/multiarray/nditer.c.src
  A numpy/core/src/multiarray/nditer_templ.c.src

  Log Message:
  -----------
  ENH: nditer: Rename nditer.c.src to indicate it has just the templated bits


  Commit: 1b2ca743828759ff6b0b33b42ce13e27eb4a2730
      https://github.com/numpy/numpy/commit/1b2ca743828759ff6b0b33b42ce13e27eb4a2730
  Author: Charles Harris <charlesr.harris at gmail.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M numpy/core/SConscript
  M numpy/core/src/multiarray/datetime.c
  M numpy/core/src/multiarray/datetime_busdaycal.c
  M numpy/core/src/multiarray/datetime_strings.c
  M numpy/core/src/multiarray/dtype_transfer.c

  Log Message:
  -----------
  STY: Cleanup trailing whitespace.


Compare: https://github.com/numpy/numpy/compare/ddbe1d5...1b2ca74



More information about the Numpy-svn mailing list