-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix: Implement EnhancedSampling class and fix import error #9
Conversation
- Added EnhancedSampling class extending MolecularDynamics - Implemented replica exchange molecular dynamics functionality - Fixed import in __init__.py - Added proper error handling and logging
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
- Add flexibility analysis modules - Add optimization utilities - Add pipeline implementations - Add prediction interfaces - Add comprehensive documentation - Add integration and unit tests
- Add flexibility analysis modules (backbone, sidechain, domain) - Add optimization utilities (GPU, data, progress, checkpointing) - Add pipeline implementations (flexibility, analysis) - Add prediction interfaces (AlphaFold, structure conversion) - Add comprehensive documentation and benchmarks Part of #8
…pdate method signature
… EnhancedSampling
This PR fixes the EnhancedSampling implementation and CI workflow issues:
Link to Devin run: https://preview.devin.ai/devin/c0ba3e0f83574b5fbb3d16c0d3de8aa7
Testing: