mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
* add tests for the problem * more testing (still no fix) * Fixes #2891 Try to be more robust w.r.t. atom reordering in input SMILES * better handling of differing numbers of bonds between reactants and products all tests now passing * update the rdkit book with more details about chirality in reactions * changes in response to review