qmlcode / qml

QML: Quantum Machine Learning
MIT License
197 stars 84 forks source link

OpenMP problem in acsf generation with gradients #90

Closed SilviaAmAm closed 5 years ago

SilviaAmAm commented 5 years ago

The subroutine fgenerate_acsf_and_gradients causes problems when the size of the representation is over a certain size (nTs=15, nRs2=15, nRs3=15 makes it not work). The bug doesn't seem to be reproducible on every computer.