Julia

Plotting and visualization of fractals generated by dynamical systems of julia sets

This project is maintained by bsumath

Julia Fractal Drawing Program

This program is a specialized tool for the study of various dynamical systems. It was developed by Rich Stankewitz of the Ball State University (BSU) Mathematical Sciences department.

Julia is designed to draw the following types of sets in the complex plane:

  1. Julia sets of a function.
  2. Julia sets of rational semigroups.
  3. Attractor sets of an Iterated Function System (IFS).
  4. Iterates of a seed value under any of the allowable map types.
  5. Postcritical sets (of finite order) of any function or semigroup of the allowable map types.
  6. Forward and Inverse images (using any of the allowable map types) of the above sets or any sets imported into Julia.

Requirements

Julia will run on systems with the following:

Installation and Use

Julia can be launched as a Java Web Start Application:

Help

Please refer to the Julia Wiki for information about how to use Julia.

Contributors

Initial development of Julia was done by Team Motivity as a Software Engineering project for the BSU Computer Science department. Team Motivity was:

Further development of Julia has been done by:

License

Copyright © 2007-2016 Ball State University

Julia is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Julia is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Julia. If not, see http://www.gnu.org/licenses/.