pixiΒΆ
Advanced Installation || pip || uv || pixi || conda || Spack
Add to your pixi environment:
pixi add libensemble
libEnsemble is also distributed with locked pixi environments for different versions of Python and various dependency sets, primarily for testing but also useful for guaranteed working environments. See a list with:
pixi workspace environment list
and activate with:
pixi shell -e <environment_name>