chemrust-core 0.5.1

The core modules defining the flow and structs of data in computational chemistry routines.
Documentation

The core module of chemrust is responsible for the abstraction of the data input/output for the chemical models, regardless of the detailed file formats. The designs and implementations of the structs, traits and patterns serve the internal running logics of the library. Only essential data structures and data manipulations are presented here.