mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* adding a void pointer as a member for the EmbedParameters struct to allow aborting molecule embedder * revert whitespace chage * tabs->spaces * have the callback function receive the iteration number as an argument, for progress monitoring Co-authored-by: Jason Biggs <jasonb@wolfram.com>