deepmodeling / deepmd-kit

A deep learning package for many-body potential energy representation and molecular dynamics
https://docs.deepmodeling.com/projects/deepmd/
GNU Lesser General Public License v3.0
1.41k stars 486 forks source link

[Feature Request] Add universal tests for c/c++ interface. #3905

Open iProzd opened 1 week ago

iProzd commented 1 week ago

Summary

Universal tests are needed for testing the c/c++ interface for all models. In both source/api_c/tests and source/api_cc/tests.

Detailed Description

See above

Further Information, Files, and Links

No response