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! #9

Merged
merged 1 commit into from
Jan 29, 2014
Merged

Mutable variables! #9

merged 1 commit into from
Jan 29, 2014

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Jan 29, 2014

With this patch, the Variable object has been refactored and is now mutable.
Some of its behavior may have changed in other subtle ways. For example,
getting an item from a variable now returns another variable instead of an
ndarray.

With this patch, the Variable object has been refactored and is now mutable.
Some of its behavior may have changed in other subtle ways. For example,
getting an item from a variable now returns another variable instead of an
ndarray.
@shoyer shoyer mentioned this pull request Jan 29, 2014
akleeman added a commit that referenced this pull request Jan 29, 2014
@akleeman akleeman merged commit cab6ad9 into master Jan 29, 2014
@shoyer shoyer deleted the mutable-variables branch January 29, 2014 23:17
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.

None yet

2 participants