ChemGP Plotting¶
These tools generate publication figures from ChemGP HDF5 output files, using chemparseplot for visualization.
CLI Tools
API Reference¶
For developer details, see the ChemGP Helper Reference.
Performance notes¶
Parallel batch processing with
--parallel/-jflag (3-5x speedup)Caching with
@lru_cachefor repeated operationsComplete type hints and HDF5 validation