Releases: ml-evs/ilustrado
Releases · ml-evs/ilustrado
v0.4
v0.4
Breaking release due to matador updates (#1, #2):
- Added compute_mode="manual" to just generate structures without
- Updated to latest matador version
- Switched to GitHub Actions CI
- Rescale cell volume after crossover to maintain
- QoL updates to printing and loading
- Allow arbitrary ASE calculator to be used in relaxations
v0.3
New in v0.3:
- New keyword:
sandbagging
. When enabled, fitness penalties will be applied to successive sampling of the same region of composition space. By default, the modifier is a multiplicative factor of 0.95 to all compositions within a hypersphere of radius 0.05. compute_mode='slurm'
that makes use of array jobs for “infinite” horizontal scalability- improved documentation and examples