casm.learn.print_eci

casm.learn.print_eci(eci)[source]

Print ECI.

Format:

1: -1.53460558686 2: 0.574571156376 3: 1.04379783648

Parameters:

eci (List[(int, float)]) – A list of tuple containing the basis function index and coefficient value for basis functions with non-zero coefficients: [(index, coef), …]