Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 769 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 769 Bytes

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.