NDpar package

From Octave
Revision as of 15:48, 21 September 2014 by Huntj (talk | contribs) (show "introduction" header)
Jump to navigation Jump to search

Introduction

ndpar_[cell,array]fun are the par[cell,array]fun from package parallel 2.2.0, extended in order to handle N-dimensionnal arrays as input and output. Hope it will eventually make it to the parallel package, once its stability is proved. See also package parallel, maintained by Olaf Till

Installation

The ndpar package can be downloaded from SourceForge

To install, issue pkg install <path to the downloaded file>


Usage

To load the package, pkg load ndpar