Same as #30 but the PR is opened from upstream repository instead of fork#32
Merged
Conversation
…ng iteration loops
…cript and moved the function to helpers.py and removed the use of numba jit, if the algorithm slows down, we can reintroduce but the fucntion is not complicated to get help from jit compilation:
…py apis to the latest version
…g internal fucntions private
…used to caclulate center of mass
…ed_gloabl function
…to help in understanding the workflow of the program
… be interacting with MAWS algorithm.
…generated but manually verified and tested locally on CPU, responsibility for correctness of test lies with @siddharth7113
Accidentaly pushed the LIG.lib file in data/
Collaborator
Author
Accidentaly pushed the LIG.lib file in data/
…oving unnecessary files from gitignore
…to siddharth/pr-clean
Collaborator
Author
|
@fkiraly ready for review, tests are working (atleast parts of it) helped me find a bug in structure.py but currently run.py and test_run.py needs to be reviewed. |
Collaborator
Author
|
Previous comments in #30 |
Collaborator
Author
|
@fkiraly I would recommend merging this branch, we might not be able to do complete review of this state of PR, but i have done some black-box testing and the branch is much faster than the current main, and have been tested with 3 different proteins , with good results, we can keep improving things from there on, or revert back if something breaks extensively. |
Closed
This was referenced Mar 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See PR #30 for more details.
This PR is open to check if ci runs on the repository.