Package edu.rit.smp.fractal
contains sequential and SMP parallel programs
for computing images of fractals.
These are typically massively parallel problems
that require load balancing for optimum performance.
The SMP parallel programs in this package use Parallel Java (PJ)
in package edu.rit.pj.