Skip to content
- Replaced `from_smiles` with a more robust `from_rdkit` function with
  additional ring stereochemistry features. Thanks to [Yan Xiang](mailto:hnxxxy123@sjtu.edu.cn) for the contribution.
- Added a new `Compose` method for creating base kernels beyond tensor product
  base kernels.
- Fixed a performance degradation issue (#57).