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

implement all array creation types #3

Open
11 of 16 tasks
kecnry opened this issue Jun 17, 2017 · 0 comments
Open
11 of 16 tasks

implement all array creation types #3

kecnry opened this issue Jun 17, 2017 · 0 comments

Comments

@kecnry
Copy link
Owner

kecnry commented Jun 17, 2017

see full list here: https://docs.scipy.org/doc/numpy-1.12.0/reference/routines.array-creation.html

  • empty
  • empty-like
  • eye
  • ones
  • ones_like
  • zeros
  • zeros_like
  • full
  • full_like
  • arange
  • linspace
  • logspace
  • geomspace
  • meshgrid
  • mgrid
  • ogrid
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

No branches or pull requests

1 participant