Results 11 comments of Ee Kin

@greglandrum so `print( test_reproducing_mol( random_atom_order=True, random_bond_order=False, random_bond_end_begin_idx=False, update_mol_chiralty=True ) )` returns False while `print( test_reproducing_mol( random_atom_order=True, random_bond_order=False, random_bond_end_begin_idx=False, update_mol_chiralty=False ) )` returns True it seems that using update_all_atom_stereo with different...