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

Mutable variables #7

Closed
wants to merge 3 commits into from
Closed

Mutable variables #7

wants to merge 3 commits into from

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Jan 29, 2014

It is now possible to replace the data in a polyglot.Variable object if it has
the same shape. This makes it a little more straightforward to allow for
mutating data with my new "Cube" objects.

It is now possible to replace the data in a polyglot.Variable object if it has
the same shape. This makes it a little more straightforward to allow for
mutating data with my new "Cube" views.
@shoyer
Copy link
Member Author

shoyer commented Jan 29, 2014

Replaced by #9

@shoyer shoyer closed this Jan 29, 2014
@shoyer shoyer deleted the mutable-vars branch January 29, 2014 23:14
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.

1 participant