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

adds deepcopy() capability to pyne materials #357

Merged
merged 1 commit into from Mar 5, 2014

Conversation

scopatz
Copy link
Member

@scopatz scopatz commented Mar 5, 2014

by popular demand. You should now be able to do the following

from copy import deepcopy

new_mat = deepcopy(mat)

@scopatz scopatz added this to the v0.4 milestone Mar 5, 2014
@gidden
Copy link
Contributor

gidden commented Mar 5, 2014

you're the best!

gidden added a commit that referenced this pull request Mar 5, 2014
adds deepcopy() capability to pyne materials
@gidden gidden merged commit 1c16286 into pyne:staging Mar 5, 2014
@scopatz scopatz deleted the deepcopy branch March 6, 2014 01:23
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