Jug 2.5.0 is out! Jug is a Python framework for parallel & reproducible computation. Write plain Python, run it across many processes or machines with no message-passing code.
pip install jug --upgrade
(Or use the conda-forge packages with conda/pixi)
2 days ago