SSCHAcode / python-sscha

The python implementation of the Stochastic Self-Consistent Harmonic Approximation (SSCHA).
GNU General Public License v3.0
55 stars 21 forks source link

Line minimization #47

Closed mesonepigreco closed 2 years ago

mesonepigreco commented 3 years ago

Implemented fast and stable line minimization.

This makes the code much faster and automatic.

Still, the root minimization needs to be tested.