api icon indicating copy to clipboard operation
api copied to clipboard

Port get_stability functionality from legacy API

Open esoteric-ephemera opened this issue 9 months ago • 0 comments

Restored the get_stability functionality of the legacy API, per #676. Since this functionality in the legacy API is no longer working, I re-engineered its functionality from the pymatgen test on the legacy API

Note that the legacy function did not support multiple thermo types. The current MPRester().get_stability supports all ThermoTypes defined in emmet-core, besides the UNKNOWN type

esoteric-ephemera avatar Apr 10 '25 22:04 esoteric-ephemera