News

Use the Miniforge3 tools like conda or mamba to prepare a conda environment that you will use for calculations. Use Python virtual environments and forgo conda style environments. Either approach will ...
Just like usual python, conda also can create environments for independent sets of python modules. We strongly recommend Anaconda for all HPC systems since, unlike python virtual environments, ...