Skip to main content

Crate readcon_core

Crate readcon_core 

Source

Modules§

array
Opaque numeric storage for builders and frames (metatensor v0.2.x shape).
chemfiles_import
Chemfiles multi-format import (real impl behind chemfiles feature; stubs otherwise). Chemfiles → CON conversion.
chemfiles_selection
Chemfiles selection grammar on CON frames (real impl behind chemfiles feature; stubs otherwise). Chemfiles selection grammar on CON frames.
compression
error
ffi
helpers
Element symbol and atomic number lookup.
index_proj
Campaign screening scalars / CON ingest contracts for corpus stores (readcon-db). Campaign-store index projection: screening scalars and contracts derived from a parsed ConFrame so corpora (e.g. readcon-db) do not fork CON semantics.
iterators
parser
storage_dtype
In-memory SoA element types (CON v3 storage_dtypes) and DLPack export.
types
units
Unit expressions and conversion (metatomic-inspired, SI dimensional analysis).
writer

Constants§

CON_SPEC_VERSION
CON/convel format spec version implemented by this build.
VERSION
Library version string, injected from Cargo.toml at compile time.