mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* move _embedPoints over to use EmbedArgs structure * move _embedWithExpTorsions over * a few pointer cleanups * step by step * more * wrap the ETKDG paramaters into a struct * fix a typo * additional cleanup * more * simplify the embedargs struct * pass embedParams instead of having them in embedargs * a bit more cleanup * response to code review