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

Nexus: fix module overwrite bug in qmca #2802

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

jtkrogel
Copy link
Contributor

Proposed changes

The --save_average option in qmca was broken due to a local namespace collision with the globally assigned name for the numpy module (imported as np). The fix is to use a different local variable name.

What type(s) of changes does this code introduce?

  • Bugfix

Does this introduce a breaking change?

  • No

What systems has this change been tested on?

Laptop

Checklist

  • Yes. This PR is up to date with current the current state of 'develop'

@qmc-robot
Copy link

Can one of the admins verify this patch?

@ye-luo
Copy link
Contributor

ye-luo commented Nov 24, 2020

Okay to test

@ye-luo ye-luo merged commit 3346eb1 into QMCPACK:develop Nov 24, 2020
@jtkrogel jtkrogel deleted the nx_fix_qmca_numpy branch March 22, 2021 12:55
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.

3 participants