Metatensor#
Metatensor is a specialized data storage format for all your atomistic machine
learning needs, and more. Think numpy ndarray
or pytorch Tensor
equipped
with extra metadata for atomic โ and other particles โ systems.
๐ ๏ธ Core classes
Explore the core types of metatensor: TensorMap
,
TensorBlock
and Labels
, and discover how to used
them.