mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-07 22:44:25 +08:00
* add function to canonicalize enhanced stereo representations * use enhanced stereo in canonicalization * Fixes #6045 enables the doc tests for EnumerateStereoisomers.py Re-enables the BRICS tests * some things work... tests need to be updated * c++ and python tests pass * update expected psql results * run the canonicalization on SMILES generation; c++ and python tests pass * cartridge and java tests pass * update doctests