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

WIP: SmilesWidget: Use MMFF94 to optimize generated structures #525

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

danielhollas
Copy link
Contributor

The wisdom seems to be that MMFF94 should be generally better than UFF. I've been using it for some time and did not notice major issues, I am proposing to use it as a default, with UFF as fallback.

TODO: This is a Draft. I still need to add error handling and tests.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (ccfcf80) 79.97% compared to head (9db58a5) 79.98%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #525      +/-   ##
==========================================
+ Coverage   79.97%   79.98%   +0.01%     
==========================================
  Files          27       27              
  Lines        3830     3832       +2     
==========================================
+ Hits         3063     3065       +2     
  Misses        767      767              
Flag Coverage Δ
python-3.10 79.98% <37.50%> (+0.01%) ⬆️
python-3.8 80.02% <37.50%> (+0.01%) ⬆️
python-3.9 80.02% <37.50%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
aiidalab_widgets_base/structures.py 78.06% <37.50%> (+0.06%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

unkcpz added a commit to unkcpz/aiidalab-widgets-base that referenced this pull request Nov 16, 2023
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

1 participant