metallurgy.analyse.find_unique_percentages(alloys: list[Alloy]) → dict[source] Finds the unique percentages per element in a list of alloy compositions. Parameters:¶ alloys: list[Alloy]¶List of alloys in which to find the unique percentages. Last update: Jun 08, 2023