Skip to content

add copyto, resize, histogram #106

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

Merged
merged 2 commits into from
Apr 5, 2023
Merged

add copyto, resize, histogram #106

merged 2 commits into from
Apr 5, 2023

Conversation

ev-br
Copy link
Collaborator

@ev-br ev-br commented Apr 5, 2023

on top of gh-105

ev-br added 2 commits April 5, 2023 13:14
The former fills with repeated copies of input, while the latter
fills with zeros.


def _ndarray_resize(a: ArrayLike, new_shape, refcheck=False):
# implementation of ndarray.resize.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my my...

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(I wanted to reference the next line)

@ev-br ev-br merged commit 13ba799 into hegel_spiral_split_impl Apr 5, 2023
@ev-br ev-br deleted the resize_3 branch April 5, 2023 17:33
@ev-br
Copy link
Collaborator Author

ev-br commented Apr 5, 2023

Am folding it into gh-105 to bring copyto to address review comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants