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

will support numpy's numpy.pad function? #242

Open
wandergis opened this issue Jun 6, 2023 · 1 comment
Open

will support numpy's numpy.pad function? #242

wandergis opened this issue Jun 6, 2023 · 1 comment
Labels

Comments

@wandergis
Copy link

https://numpy.org/doc/stable/reference/generated/numpy.pad.html
numpy.pad(array, pad_width, mode='constant', **kwargs)[source]

@mateogianolio
Copy link
Owner

Basically all numpy functionality is in the scope for this project. I more than happily accept pull requests.

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

No branches or pull requests

2 participants