Files
rdkit/External/pubchem_shape
David Cosgrove 4ea67c70a5 Support pickling Shape inputs (#8434)
* Stash for transfer.

* Basic serialization.

* Serialization of ShapeInput.

* Default c'tor and operator=.

* Response to review.

* Add cmake to macOS CI image.

* Add make, not cmake.

* Conditional serialization test.

---------

Co-authored-by: David Cosgrove <david@cozchemix.co.uk>
2025-04-14 18:03:50 +02:00
..
2025-04-14 18:03:50 +02:00

This is a thin RDKit wrapper around pubchem-align3d, a shape-based alignment code written by the PubChem team.

The repo for pubchem-align3d is here: https://github.com/ncbi/pubchem-align3d/