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

Large number of updates in preparation for Wannier v4.0 #531

Merged
merged 75 commits into from
Jan 15, 2025
Merged

Conversation

JeromeCCP9
Copy link
Collaborator

  • large number of minor corrections and fixes
  • change from c++ to c header file for library
  • changes to (gnu)make system
  • first steps in soname-ing of dynamic libs
  • moves all writing routines to plot(), eg, write_r2mn, etc
  • library document (first draft?)
  • projector handling in library case changed
  • changes to f90wrap python interface
  • various extra tests

In overview, this batch of commits does not complete v4.0, but updates devel with a large number of corrections, cleanups and extensions.

Jerome Jackson and others added 30 commits January 15, 2025 11:42
also changes to parse projector definition using library interface:
projector strings and bohr/random keywords accepted
also various unimportant initialisations
(and allow projector definition to be skipped)
Jerome Jackson added 19 commits January 15, 2025 11:48
_extra previously contained some "extra" functions not intended
for general use; too confusing for users so folded back into
libwannier90
testcode2: replace use of obsolete pipes module (pipes.quote -> shlex.quote)
libwannier90 -> serial compilation
libwannier90_mpi -> parallel case
also remove profile outputs with veryclean
edge cases allow u_matrix_opt to be uninitialised on non-root ranks
fixed by broadcasting at read always
Copy link
Member

@jryates jryates left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Big PR - but I have looked through all of this with Jerome.

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