Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PERF: implement scalar ops blockwise #29853

Merged
merged 20 commits into from
Dec 27, 2019

Commits on Nov 26, 2019

  1. Configuration menu
    Copy the full SHA
    15f0caa View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    08a43f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    a765069 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2019

  1. Configuration menu
    Copy the full SHA
    c81ea13 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. Configuration menu
    Copy the full SHA
    c2f6129 View commit details
    Browse the repository at this point in the history
  2. fix missing name

    jbrockmendel committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    016ae64 View commit details
    Browse the repository at this point in the history
  3. revert

    jbrockmendel committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    4536097 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. Configuration menu
    Copy the full SHA
    798ce75 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. Fix numexpr tests

    jbrockmendel committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    1fc1e3e View commit details
    Browse the repository at this point in the history
  2. ADD asv

    jbrockmendel committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    657d1bb View commit details
    Browse the repository at this point in the history
  3. remove commented-out

    jbrockmendel committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    66d34c2 View commit details
    Browse the repository at this point in the history
  4. Whatsnew

    jbrockmendel committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    0f26775 View commit details
    Browse the repository at this point in the history
  5. blackify

    jbrockmendel committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    a0e4adc View commit details
    Browse the repository at this point in the history
  6. isort fixup

    jbrockmendel committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    23d5c48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2228f5e View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Configuration menu
    Copy the full SHA
    e230cea View commit details
    Browse the repository at this point in the history
  2. comment+docstring

    jbrockmendel committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    2f80502 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Configuration menu
    Copy the full SHA
    31607c0 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2019

  1. Configuration menu
    Copy the full SHA
    0ec7e74 View commit details
    Browse the repository at this point in the history
  2. remove unreacahble

    jbrockmendel committed Dec 27, 2019
    Configuration menu
    Copy the full SHA
    cf94d13 View commit details
    Browse the repository at this point in the history