-
Notifications
You must be signed in to change notification settings - Fork 3
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
Notes from first time usage and APIs #17
Labels
enhancement
New feature or request
Comments
It's a leftover from some debugging. Already fixing it! |
bocklund
changed the title
calculate_KS2022_randomSolutions always prints all input in parallel mode
Notes from first time usage and APIs
May 8, 2024
I have some more general notes, and might just leave them here. Feel free to convert any to issues or I can elaborate if needed.
|
amkrajewski
added a commit
that referenced
this issue
May 8, 2024
@bocklund Thank you for taking your time and providing great feedback! As always 😃
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
calculate_KS2022_randomSolutions always prints all input in parallel mode
pySIPFENN/pysipfenn/core/pysipfenn.py
Line 612 in b3bec04
It may be kind of noisy to always print the input without being behind a verbose flag if the
compList
is very long (especially since it's a lot of pymatgen Structure objects). Feel free to closeThe text was updated successfully, but these errors were encountered: