metallurgy.minimum(alloy: Alloy | str | dict, property_name: str) → Number | None | list[Number | None][source] Returns the minimum of a particular elemental property of an alloy. Parameters:¶ alloy : Alloy, str, dict¶The alloy for which to calculate the minimum. property_name : str¶The elemental property to calculate the linear mixture of. Last update: Jun 08, 2023