mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* first pass at allowing Hs to be ignored in getBestRMS() * add support in getAllConformersBestRMS() * do getBestAlignmentTransform() * cleanup, error checking, and a fix * this is more painful than it seems like it should be * add python wrappers and tests * response to review