/psom

pipeline system for octave and matlab

Primary LanguageMATLABOtherNOASSERTION

The pipeline system for Octave and Matlab (PSOM) is a lightweight library designed to script complex multistage data processing, or "pipelines". PSOM is an open-source software distributed under MIT license. The latest release 1.0.2 is at a stable, production stage, and has been tested under Linux, Windows and Mac OSX. PSOM can handle smoothly pipelines with thousands of jobs involving tens of thousands of files, and distribute those amongst hundreds of processors.

Please refer to the PSOM website for the user documentation, and the github wiki for the documentation for developpers.