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 }}
osmoai
/
molftp
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: 15-60× faster fit() via indexed exact Tanimoto search + caching (v1.6.0)
- #4
#4
Merged
guillaume-osmo
merged 14 commits into
main
osmoai/molftp:main
from
feat/indexed-miners-speedup-v1.6.0
osmoai/molftp:feat/indexed-miners-speedup-v1.6.0
Copy head branch name to clipboard
Nov 13, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat: 15-60× faster fit() via indexed exact Tanimoto search + caching (v1.6.0)
#4
guillaume-osmo
merged 14 commits into
main
osmoai/molftp:main
from
feat/indexed-miners-speedup-v1.6.0
osmoai/molftp:feat/indexed-miners-speedup-v1.6.0
Copy head branch name to clipboard
Commits
Commits on Nov 13, 2025
feat: 10-30× faster fit() via indexed exact Tanimoto search (v1.5.0)
Show description for b6c7fef
guillaume-osmo
committed
b6c7fef
View commit details
Copy full SHA for b6c7fef
Browse repository at this point
feat: Phase 2 & 3 optimizations - fingerprint caching and micro-optimizations
Show description for 0cc80b9
guillaume-osmo
committed
0cc80b9
View commit details
Copy full SHA for 0cc80b9
Browse repository at this point
docs: Update PR documentation with Phase 2 & 3 results
guillaume-osmo
committed
288bad0
View commit details
Copy full SHA for 288bad0
Browse repository at this point
chore: Update version to 1.6.0 and fix dates to 2025
Show description for 9dc0d7f
guillaume-osmo
committed
9dc0d7f
View commit details
Copy full SHA for 9dc0d7f
Browse repository at this point
chore: Update version to 1.6.0 and fix dates to November 2025
Show description for 5923493
guillaume-osmo
committed
5923493
View commit details
Copy full SHA for 5923493
Browse repository at this point
fix: Update make_pairs_cpp to use Phase 2 & 3 optimizations
Show description for e4600cc
guillaume-osmo
committed
e4600cc
View commit details
Copy full SHA for e4600cc
Browse repository at this point
fix: Correct include order to fix Boost/Python header conflict
Show description for 0eb403c
guillaume-osmo
committed
0eb403c
View commit details
Copy full SHA for 0eb403c
Browse repository at this point
fix: Include boost/python/detail/wrap_python.hpp first to fix Boost/Python header conflict
Show description for 4d6497a
guillaume-osmo
committed
4d6497a
View commit details
Copy full SHA for 4d6497a
Browse repository at this point
fix: Remove direct boost/python include, let RDKit handle Boost.Python setup
Show description for fc3dcb6
guillaume-osmo
committed
fc3dcb6
View commit details
Copy full SHA for fc3dcb6
Browse repository at this point
fix: Include system Python.h first and add PYBIND11_SIMPLE_GIL_MANAGEMENT define
Show description for 41f0c44
guillaume-osmo
committed
41f0c44
View commit details
Copy full SHA for 41f0c44
Browse repository at this point
fix: Update setup.py to find RDKit wheel headers and add Conan Boost paths
Show description for ac22b8b
guillaume-osmo
committed
ac22b8b
View commit details
Copy full SHA for ac22b8b
Browse repository at this point
fix: Add Phase 2/3 fingerprint caching support and fix RDKit wheel header detection
Show description for 6b0675b
guillaume-osmo
committed
6b0675b
View commit details
Copy full SHA for 6b0675b
Browse repository at this point
fix: Remove k_threshold and loo_smoothing_tau from C++ constructor call
Show description for 815f951
guillaume-osmo
committed
815f951
View commit details
Copy full SHA for 815f951
Browse repository at this point
feat: 15-60× faster fit() via indexed exact Tanimoto search + caching (v1.6.0)
Show description for 8e8f7d2
guillaume-osmo
committed
8e8f7d2
View commit details
Copy full SHA for 8e8f7d2
Browse repository at this point
You can’t perform that action at this time.