mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* first pass at multithreaded getBestRMS * add that to the python wrappers * add getAllConformerBestRMS() * more testing * doc strings * add forgotten test file * change in response to review fix the dumb logic error in thread count determination * update the tests for the new catch