mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* initial version; no actual testing yet * start on tests * rename seed->randomSeed; add tests * add support in java wrapper * add support in python wrapper * initial version; no actual testing yet * start on tests * rename seed->randomSeed; add tests * add support in java wrapper * add support in python wrapper * yapf * document the parameter object; introduce pre-defined const objects for ETDG, ETKDG, and KDG * this is why we write tests * swig did not like the initialization in the header file