Skip to main content

icet is a tool for the construction and sampling of alloy cluster expansions. A detailed description of the functionality provided as well as an extensive tutorial can be found in the user guide.

icet is written in Python, which allows easy integration with countless first-principles codes and analysis tools accessible from Python, and allows for a simple and intuitive user interface. All computationally demanding parts are, however, written in C++ providing performance while maintaining portability. The following snippet illustrates how one can train a cluster expansion:

cs = ClusterSpace(primitive_cell, cutoffs, species)
sc = StructureContainer(cs)
for structure in training_structures:
    sc.add_structure(structure)
opt = Optimizer(sc.get_fit_data())
opt.train()
ce = ClusterExpansion(cs, opt.parameters)

Afterwards the cluster expansion can be used, e.g., for finding ground state structures or sampled via Monte Carlo simulations.

For questions and help please use the icet discussion forum on matsci.org. icet and its development are hosted on gitlab.

Installation

icet can be installed using pip:

pip3 install icet --user

or via conda:

conda install -c conda-forge icet

Installation via pip requires a C++17 compliant compiler. Please consult the installation section of the user guide for details.

icet is based on Python3 and invokes functionality from other Python libraries including ase, pandas, numba, numpy, scipy, spglib, and trainstation.

Credits

icet has been developed at the Department of Physics of Chalmers University of Technology (Gothenburg, Sweden) and the Data and Software Management Center at the European Spallation Source (Copenhagen, Denmark).

When using icet in your research please cite

M. Ångqvist, W. A. Muñoz, J. M. Rahm, E. Fransson, C. Durniak, P. Rozyczko, T. H. Rod, and P. Erhart
ICET – A Python Library for Constructing and Sampling Alloy Cluster Expansions
Adv. Theory. Sim., 1900015 (2019)

Also consult the credits page of the documentation for additional references.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icet-4.0.tar.gz (1.4 MB view details)

Uploaded Source

File details

Details for the file icet-4.0.tar.gz.

File metadata

  • Download URL: icet-4.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.6

File hashes

Hashes for icet-4.0.tar.gz
Algorithm Hash digest
SHA256 afa64d64038321a71c62cf93836b7b6dc122652595d1123ceadb2385294547d1
MD5 3a28fb2d7e7e78e79e8d269701942746
BLAKE2b-256 95b00d2ed32c0e0e087107d453d2ac1a9b2d2e4f78ceac428d1e5c2f08085410

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

4.0 This release

1 file

3.2

1 file

3.1

1 file

3.0

1 file

2.2

1 file

2.1

1 file

2.0

1 file

1.4

1 file

1.3

2 files

1.2.2

1 file

1.2

1 file

1.1.post1

1 file

1.1

1 file

1.0

1 file

0.5

1 file

0.4.1

1 file

0.4

1 file

0.3

1 file

0.2.1.post2

1 file

0.2.1.post1

1 file

0.2.1

1 file

0.2

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page