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

NumpyArray with dynamic resizing #4

Open
ysaatchi opened this issue Dec 22, 2012 · 0 comments
Open

NumpyArray with dynamic resizing #4

ysaatchi opened this issue Dec 22, 2012 · 0 comments

Comments

@ysaatchi
Copy link

So far all NumpyArray constructors require a size argument. This forces the user to know the size of the array before it is generated. A NumpyArray which dynamically changes size as items are added to it would be awesome.

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