Skip to content

Releases: uqfoundation/pathos

pathos-0.2.3

22 Jan 00:48
Compare
Choose a tag to compare

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:
- python, version >=2.6 *or* version >= 3.1
- dill, version >= 0.2.9
- pox, version >= 0.2.5
- ppft, version >= 1.6.4.9
- multiprocess >= 0.70.7

Optional requirements:
- pyina, version >= 0.2.0

pathos is licensed under 3-clause BSD:

>>> import pathos
>>> print (pathos.license())

To cite pathos:

>>> import pathos
>>> print (pathos.citation())

pathos-0.2.2.1

05 Jul 13:28
Compare
Choose a tag to compare

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:
- python, version >=2.6 *or* version >= 3.1
- dill, version >= 0.2.8.2
- pox, version >= 0.2.4
- ppft, version >= 1.6.4.8
- multiprocess >= 0.70.6.1

Optional requirements:
- pyina, version >= 0.2.0

pathos is licensed under 3-clause BSD:

>>> import pathos
>>> print (pathos.license())

To cite pathos:

>>> import pathos
>>> print (pathos.citation())

pathos-0.2.2

21 Jun 06:37
Compare
Choose a tag to compare

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:
- python, version >=2.6 *or* version >= 3.1
- dill, version >= 0.2.8.1
- pox, version >= 0.2.4
- ppft, version >= 1.6.4.8
- multiprocess >= 0.70.6.1

Optional requirements:
- pyina, version >= 0.2a.dev0

pathos is licensed under 3-clause BSD:

>>> import pathos
>>> print (pathos.license())

To cite pathos:

>>> import pathos
>>> print (pathos.citation())

pathos-0.2.1

07 Jul 23:32
Compare
Choose a tag to compare

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:
$ easy_install pathos

pathos requires:
- python, version >=2.6 *or* version >= 3.1
- dill, version >= 0.2.7
- pox, version >= 0.2.3
- ppft, version >= 1.6.4.7
- multiprocess >= 0.70.5

Optional requirements:
- pyina, version >= 0.2a.dev0

pathos is licensed under 3-clause BSD:

>>> import pathos
>>> print (pathos.license())

To cite pathos:

>>> import pathos
>>> print (pathos.citation())

pathos-0.2.0

18 Jul 08:52
Compare
Choose a tag to compare

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:
$ easy_install pathos

pathos requires:
- python, version >=2.6 *or* version >= 3.1
- dill, version >= 0.2.5
- pox, version >= 0.2.2
- ppft, version >= 1.6.4.5
- multiprocess >= 0.70.4

Optional requirements:
- pyina, version >= 0.2a.dev0

pathos is licensed under 3-clause BSD:

>>> import pathos
>>> print (pathos.license())

To cite pathos:

>>> import pathos
>>> print (pathos.citation())