EnergySurfaceBase¶ class EnergySurfaceBase[source]¶ Bases: abc.ABC Class to hold a potential energy surface Methods eval After fitting the data to the fit function, predict the energy at a point x. fit Fits surface to data get_equilibrium_geometry Get the equilibrium energy. get_minimal_energy Get the minimal energy. get_trust_region Get the trust region.