Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MDverse
/
grodecoder
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
6
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Feature/new guess resolution
- #114
#114
Merged
benoistlaurent
merged 18 commits into
main
MDverse/grodecoder:main
from
feature/new-guess-resolution
MDverse/grodecoder:feature/new-guess-resolution
Copy head branch name to clipboard
Feb 12, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Feature/new guess resolution
#114
benoistlaurent
merged 18 commits into
main
MDverse/grodecoder:main
from
feature/new-guess-resolution
MDverse/grodecoder:feature/new-guess-resolution
Copy head branch name to clipboard
Commits
Commits on Feb 9, 2026
fixes type checking issues-
benoistlaurent
committed
d1eae15
View commit details
Copy full SHA for d1eae15
Browse repository at this point
upgrade dependencies: urllib3, protobuf
benoistlaurent
committed
bdfc7f6
View commit details
Copy full SHA for bdfc7f6
Browse repository at this point
removed streamlit from dev dependencies (already in main dependencies)
benoistlaurent
committed
3f89b9c
View commit details
Copy full SHA for 3f89b9c
Browse repository at this point
fixes minor type hinting issue
benoistlaurent
committed
160b281
View commit details
Copy full SHA for 160b281
Browse repository at this point
Commits on Feb 12, 2026
new guess_resolution
benoistlaurent
committed
4f034ef
View commit details
Copy full SHA for 4f034ef
Browse repository at this point
upgrade dependencies
benoistlaurent
committed
a54a0dc
View commit details
Copy full SHA for a54a0dc
Browse repository at this point
Merge branch 'develop' into feature/new-guess-resolution
benoistlaurent
committed
b75803b
View commit details
Copy full SHA for b75803b
Browse repository at this point
unit tests for guess resolution coarse grain
benoistlaurent
committed
c77e751
View commit details
Copy full SHA for c77e751
Browse repository at this point
new MolecularResolution class: update regression test dataset
benoistlaurent
committed
c5b1d55
View commit details
Copy full SHA for c5b1d55
Browse repository at this point
guess_resolution: takes all atom cutoff distance as argument
benoistlaurent
committed
fc5168f
View commit details
Copy full SHA for fc5168f
Browse repository at this point
minor fix: spelling issue: distance_cutoff -> cutoff_distance
benoistlaurent
committed
f16fa68
View commit details
Copy full SHA for f16fa68
Browse repository at this point
tests/test_guesser.py: fixes english mistake in comment
Show description for 1634b3e
benoistlaurent
and
Copilot
authored
1634b3e
View commit details
Copy full SHA for 1634b3e
Browse repository at this point
settings.DistanceCutoff.guess: fixes bug introduced with new MolecularResolution class
benoistlaurent
committed
b6f9f7d
View commit details
Copy full SHA for b6f9f7d
Browse repository at this point
minor fixes
benoistlaurent
committed
4d72d82
View commit details
Copy full SHA for 4d72d82
Browse repository at this point
Merge branch 'feature/new-guess-resolution' of github.com:MDVerse/grodecoder into feature/new-guess-resolution
benoistlaurent
committed
58f08c7
View commit details
Copy full SHA for 58f08c7
Browse repository at this point
guess_resolution: takes all atom cutoff distance as argument
Show description for 5792ae7
benoistlaurent
committed
5792ae7
View commit details
Copy full SHA for 5792ae7
Browse repository at this point
Merge branch 'feature/new-guess-resolution' of github.com:MDVerse/grodecoder into feature/new-guess-resolution
benoistlaurent
committed
74cf360
View commit details
Copy full SHA for 74cf360
Browse repository at this point
Merge branch 'main' into feature/new-guess-resolution
benoistlaurent
committed
d576cfd
View commit details
Copy full SHA for d576cfd
Browse repository at this point
You can’t perform that action at this time.