Chemiscope¶
Official website |
How is metatensor supported? |
---|---|
In the original version |
Supported model outputs¶
The features output is supported, and can be used to
compute features for multiple structures in chemiscope.explore()
.
How to install the code¶
The code can be installed with the following command:
pip install chemiscope[metatensor]
How to use the code¶
See the example from https://chemiscope.org/docs/examples/8-explore-with-metatensor.html.