bigd4 / PyNEP

A python interface of NEP
MIT License
43 stars 17 forks source link

优化 #24

Closed psn417 closed 5 months ago

psn417 commented 6 months ago

默认情况下计算描述符之前会先算一遍能量,这个过程里已经把描述符算了一遍,有重复。 加了一个方法单独算描述符get_descriptor(atoms)