MCCC is implemented in Java 1.1 and is designed to allow the easy integration of additional algorithms as the user requires. It exploits native methods when needed for efficiency, but always attempts to provide pure Java alternatives. Currently, external routines from the Java Numerical Library (by Visual Numerics) and native methods from packages such as MINPACK are used.

MCCC is available as java source files. The native methods are known to compile on the following architectures.

The Java Numerical Library can be downloaded separately from Visual Numerics Inc.

Please contact Randy Paffenroth for information on obtaining a copy.


The code can be accessed through a CVS read-only repository . Note: this shows the current state of development of the program and is not a packaged distribution.
Randy Paffenroth redrod@masg1.epfl.ch