The Higher Education and Research forge

Home My Page Projects Code Snippets Project Openings ScientificPython
Summary Activity Forums Tracker Tasks Docs Surveys News Files

Forum: ScientificPython 2.7

Posted by: Konrad Hinsen
Date: 2006-11-16 09:21
Summary: ScientificPython 2.7
Project: ScientificPython

Content:

A new development release of ScientificPython is available now. It contains a new module for parallel computing using a master-slave model: a master process defines computational tasks, and any number of slave processes execute them. The main advantages of this approach are simplicity and the possibility to run a variable number of slave processes. The new module is based on Pyro (pyro.sourceforge.net), which must be installed as well.
Latest News

ScientificPython 2.9.4

- 2014-10-01 09:21 -

ScientificPython 2.9.3

- 2014-01-23 11:48 -

ScientificPython 2.9.2

- 2012-10-17 14:38 -

ScientificPython 2.9.1

- 2010-12-20 11:28 -

ScientificPython 2.9.0

- 2009-01-12 10:22 -
Monitor Forum | Start New Thread Start New Thread
Topic Topic Starter Replies Last Post
DistributedComputing missing?02006-11-18 03:37