|
|
|
|
|
|
|
|
Fractals: The Obligatory Example
|
|
|
|
|
|
Organization: | Wolfram Research, Inc. |
|
|
|
|
|
|
This Mathematica notebook and its accompanying template-based MathLink program compare the following generators of fractals of iterated Sin and Cos functions on the complex plane: 1) a pure Mathematica implementation; 2) an implementation that uses a MathLink template-based C program; and 3) a parallelized MathLink implementation running on several processors.
|
|
|
|
|
|
|
|
|
|
|
|
MathLink Programming Examples, Mathlink Examples, Factals, parallel processing, external programs, graphics, FractalExample.ma, fractals.c, fractals.tm, fractals881.make, Fractals881.sit.hqx
|
|
|
|
|
|
| FractalExample.nb (40.9 KB) - Mathematica Notebook | | Fractals881.sit.hqx (70.1 KB) - Macintosh archive | | fractals.c (3.3 KB) - C-program | | fractals.tm (2 KB) - MathLink template | | fractals881.make (675 B) - makefile for fractals program | Files specific to Mathematica 2.2 version:
| | FractalExample.ma (1.9 MB) - Mathematica Notebook 2.2 or older |
|
|