[Numpy-svn] [numpy/numpy] 9ec555: NEP: Design document for adding a mask to the core...

noreply at github.com noreply at github.com
Mon Jun 27 11:33:37 EDT 2011


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

  Commit: 9ec55573493ddd06da6c030fc95b0139a4c3b28e
      https://github.com/numpy/numpy/commit/9ec55573493ddd06da6c030fc95b0139a4c3b28e
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    A doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: Design document for adding a mask to the core ndarray


  Commit: b52abe1a291f61d6bd41d90b7886420d689d07d1
      https://github.com/numpy/numpy/commit/b52abe1a291f61d6bd41d90b7886420d689d07d1
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Add section about ufuncs


  Commit: 0a858a603798fa65787d71f8e62bf38c6693f36f
      https://github.com/numpy/numpy/commit/0a858a603798fa65787d71f8e62bf38c6693f36f
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Some small improvements and clarifications


  Commit: ff71c887a7a28ffb8b228e2377e7c4c7a63538e3
      https://github.com/numpy/numpy/commit/ff71c887a7a28ffb8b228e2377e7c4c7a63538e3
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Refining and adding things based on feedback


  Commit: 63c9d8744e3129dd7ddbc070ac14e6d2f24ea7e7
      https://github.com/numpy/numpy/commit/63c9d8744e3129dd7ddbc070ac14e6d2f24ea7e7
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Add a global np.NA singleton, many more changes


  Commit: 95bb76a6dc8b538fd844d3bcb9b94f12d47d78c7
      https://github.com/numpy/numpy/commit/95bb76a6dc8b538fd844d3bcb9b94f12d47d78c7
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Idea for a parameterized dtype with an NA bit pattern


  Commit: 8d74430d2d98bf760a0db6d1044565623c406a69
      https://github.com/numpy/numpy/commit/8d74430d2d98bf760a0db6d1044565623c406a69
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Typo feedback from WeatherGod


  Commit: 5f41846b4435b4c8e5773fdc0674842dea9a57c2
      https://github.com/numpy/numpy/commit/5f41846b4435b4c8e5773fdc0674842dea9a57c2
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Add example to clarify some masking semantics


  Commit: 08caab161a82f9076cc79f97bcf29957030c9635
      https://github.com/numpy/numpy/commit/08caab161a82f9076cc79f97bcf29957030c9635
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: cmaskedarray: Some more tweaks


  Commit: f61537d099d34ba67cfdc134347fd633987cf00f
      https://github.com/numpy/numpy/commit/f61537d099d34ba67cfdc134347fd633987cf00f
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: More tweaks


  Commit: 08579489837322371b539a9db36219524fbfdbfc
      https://github.com/numpy/numpy/commit/08579489837322371b539a9db36219524fbfdbfc
  Author: Mark Wiebe <mwwiebe at gmail.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Lots of edits to reflect NA-based interface


  Commit: 54a2431d4cdb0f436609cf66d813bc627b9b3d96
      https://github.com/numpy/numpy/commit/54a2431d4cdb0f436609cf66d813bc627b9b3d96
  Author: Mark Wiebe <mwwiebe at gmail.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Add examples for missing value reductions


  Commit: b911992478ab40bfe9127d3f0c6604936ca84706
      https://github.com/numpy/numpy/commit/b911992478ab40bfe9127d3f0c6604936ca84706
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    M doc/neps/c-masked-array.rst

  Log Message:
  -----------
  NEP: c-masked-array: Add idea about np.NA __call__ method


  Commit: 5becc3883dc177d30c83f778aa954630cd3ad551
      https://github.com/numpy/numpy/commit/5becc3883dc177d30c83f778aa954630cd3ad551
  Author: Mark Wiebe <mwiebe at enthought.com>
  Date:   2011-06-27 (Mon, 27 Jun 2011)

  Changed paths:
    R doc/neps/c-masked-array.rst
  A doc/neps/missing-data.rst

  Log Message:
  -----------
  NEP: missing-data: Rename the NEP as it now describes more generality than just masks


Compare: https://github.com/numpy/numpy/compare/79a1db5...5becc38



More information about the Numpy-svn mailing list