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

Combined reqeust for #105, #106 and #107 #108

Merged

Conversation

ponweist
Copy link

@ponweist ponweist commented Mar 10, 2017

In case you plan to accept all three pull requests #105, #106 and #107, I've created this single combined request for convenience (I noticed that accepting them one after the other will result in minor merge conflicts).

Thomas Ponweiser added 30 commits February 24, 2017 21:40
 * utility_zgemm_new: safer and more general replacement for utility_zgemm
 * utility_zgemmm: helper method for matrix-matrix-matrix products using blas
 * utility_rotate_new: replacement for utility_rotate using blas
@hjunlee
Copy link
Contributor

hjunlee commented Mar 30, 2017

There seems to be a bug in the subroutine get_gauge_overlap_matrix in get_oper.F90.
Since the first dimension of eigval is num_bands,
in the argument of call utility_zgemmm
eigval(:,ik_a) should be eigval(wm_a:wm_a+ns_a-1,ik_a).

H. Lee

@jryates jryates changed the base branch from develop to 108_POSTW90OPT_FIX March 30, 2017 22:26
@jryates jryates merged commit 63a2a33 into wannier-developers:108_POSTW90OPT_FIX Mar 30, 2017
This was referenced Mar 31, 2017
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