DeePTB
DeePTB copied to clipboard
a unified Data test
Background
In case we add multiple DFT output dependence. A unified test of data parsing and dataset building is essential. The test can be divided into two steps:
- The parsing test of each DFT package's interfaces.
- The unified test of data set building from parsing results.
Describe the solution you'd like
Implement the function to support this test.
Additional Context
No response