Module Functory

module Functory: sig .. end

Distributed computing library


module Sequential: sig .. end

The sequential implementation (to be used as a reference)

module Cores: sig .. end

Several cores on the same machine.

module Network: sig .. end

Network implementation.

module Control: sig .. end

Library parameters