Menu

Commit [r15406]  Maximize  Restore  History

Shifted the main interface of the multi-processor package into the __init__ module.

The two main interfaces, or the API with the calling program, are the load_multiprocessor() function
and the Processor_box class. These have been shifted from the multi.processor module as this is
mainly a base class. The import_module() function has also been shifted into __init__ and been made
a private function, removing it from the API.

bugman 2012-02-29

changed /1.3/generic_fns/minimise.py
changed /1.3/multi/__init__.py
changed /1.3/multi/processor.py
changed /1.3/relax.py
changed /1.3/specific_fns/model_free/mf_minimise.py
/1.3/generic_fns/minimise.py Diff Switch to side-by-side view
Loading...
/1.3/multi/__init__.py Diff Switch to side-by-side view
Loading...
/1.3/multi/processor.py Diff Switch to side-by-side view
Loading...
/1.3/relax.py Diff Switch to side-by-side view
Loading...
/1.3/specific_fns/model_free/mf_minimise.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.