Skip to content

History / ufunc and binop overrides and behavior suggestions

Revisions

  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed Jul 16, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed Jul 16, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed Jul 16, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed Jul 16, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed Jul 16, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed Jul 16, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed Jul 16, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed Jul 16, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed Jul 16, 2015
  • Simplification by ensuring that if output arrays are present, only their __numpy_ufunc__ methods get called.

    @mhvk mhvk committed Jun 5, 2015
  • remove special treatment of __iadd__ again

    @mhvk mhvk committed May 29, 2015
  • __iadd__ special treatment

    @mhvk mhvk committed May 29, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed May 29, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed May 29, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed May 29, 2015
  • opt-out-wrapper-direct-dispatch.1

    @pv pv committed May 29, 2015
  • Another change to MaskedArray

    @mhvk mhvk committed May 29, 2015
  • Further update to MaskedArray, catching possible TypeError.

    @mhvk mhvk committed May 29, 2015
  • Correction to MaskedArray; it should call ufunc on its data, since that might have its own __numpy_ufunc__

    @mhvk mhvk committed May 29, 2015
  • Revert d94397043330bcbc7115008f1bcebbca0cd8a173^...d94397043330bcbc7115008f1bcebbca0cd8a173 on ufunc and binop overrides and behavior suggestions

    @pv pv committed May 29, 2015
  • Fix issue in opt-out-wrapper

    @pv pv committed May 29, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @shoyer shoyer committed May 29, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @shoyer shoyer committed May 29, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @shoyer shoyer committed May 29, 2015
  • Add the "presence of __numpy_ufunc__ is similar to subclass" idea.

    @mhvk mhvk committed May 28, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed May 27, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed May 27, 2015
  • Revise opt-out

    @pv pv committed May 27, 2015
  • Updated ufunc and binop overrides and behavior suggestions (markdown)

    @pv pv committed May 27, 2015
  • Revised opt-out

    @pv pv committed May 27, 2015