Installation¶
Requirements¶
- Python ≥ 3.12 (< 3.13 due to upstream dependency constraints)
cloelib(private repository)
Installing cloelib¶
cloelike depends on cloelib, which is currently a private repository. Please install it manually by following the installation instructions provided in its GitHub repository.
Installing cloelike¶
From source (latest development version)¶
From a specific release¶
To work with the latest stable release, check out the corresponding tag:
where <name-latest-release> is the tag name visible under Releases.
Optional dependencies¶
All dependencies of external codes can be installed as extras from cloelib. Check out cloelib docs.