Changelog
### 0.2.2.1
```
pathos` provides a few basic tools to make parallel and distributed computing more accessable to the end user. The goal of `pathos` is to enable the user to extend their own code to parallel and distributed computing with minimal refactoring.
`pathos` installs with `easy_install` or `pip`:
`$ pip install pathos`
`pathos` requires:
```
Links
- PyPI: https://pypi.org/project/pathos
- Changelog: https://data.safetycli.com/changelogs/pathos/
- Repo: https://github.com/uqfoundation/pathos
This PR updates pathos from 0.2.1 to 0.3.3.
Changelog
### 0.2.2.1 ``` pathos` provides a few basic tools to make parallel and distributed computing more accessable to the end user. The goal of `pathos` is to enable the user to extend their own code to parallel and distributed computing with minimal refactoring. `pathos` installs with `easy_install` or `pip`: `$ pip install pathos` `pathos` requires: ```Links
- PyPI: https://pypi.org/project/pathos - Changelog: https://data.safetycli.com/changelogs/pathos/ - Repo: https://github.com/uqfoundation/pathos