qzhu2017 / PyXtal_ml

a Python3 library for ML modeling materials properties
MIT License
11 stars 1 forks source link

gaussian derivatives #48

Closed yanxon closed 5 years ago

yanxon commented 5 years ago

I just finished implementing the gaussian derivatives (G2, G4, and G5).

I will clean up the code (perhaps, will make class for similar things), so that it's readable.