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

Add order parameter to COO.reshape #193

Merged
merged 2 commits into from Sep 19, 2018
Merged

Commits on Sep 19, 2018

  1. Add order parameter to COO.reshape

    Adds support for `np.reshape` to dispatch to `COO.reshape` properly.
    jcrist committed Sep 19, 2018
    Copy the full SHA
    b782cdf View commit details
    Browse the repository at this point in the history
  2. Respond to feedback

    jcrist committed Sep 19, 2018
    Copy the full SHA
    3daf0a6 View commit details
    Browse the repository at this point in the history