mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* Use distances on all valid paths rather than just shortest distance. * Optimise BondPaths. * Optimise BondPaths. * Hash coded for the bond paths. * Faster find all paths. * Build in gcc working. * Comment. * Remove debugging code. * Update GettingStartedInPython.rst. * Now need to split the clique and keep the largest fragment. Lots of warnings about how slow this is. Split out long tests. * Back out a lot of changes. Remove the distance check with singleLargestFrag when building modular product. * Tidy code. Update docstrings. Add explanation to GettingStartedInPython.rst. * Fix single fragment test. * Response to review. --------- Co-authored-by: David Cosgrove <david@cozchemix.co.uk>
30 KiB
30 KiB