easy to use distributed computing
You will need a recent version of cargo and the rust compiler rustc. Install instructions are here
cargo install --git "https://github.com/fluid-Dynamics-Group/distribute" --forceUser documentation (which you are most likely interested in) is hosted on github: https://fluid-dynamics-group.github.io/distribute
Developer documentation is built with
cargo doc --no-deps --openIf you are using distribute as a library, one of the following features must be selected for the crate to compile
cli(default)pythonconfig