GitXplorerGitXplorer
e

mandelbrot

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
28fd07fde6ee1ee5c192af6c37be7854497fbd9f

Add a generic testing stub.

eericsnowcurrently committed 7 years ago
Unverified
e3cbfc12e8177e05a504b947eeadde09f0c7eaff

Add __main__.

eericsnowcurrently committed 7 years ago
Unverified
e7ad57657c73812428245d8bb202201e6946c5a2

Add the "tk" UI.

eericsnowcurrently committed 7 years ago
Unverified
a9be86a87838622298906407679c02600da332c6

Add the "text" UI.

eericsnowcurrently committed 7 years ago
Unverified
9b42e966d961cda5a8b4e5580086a2cb5ed1d872

Add imaginary.iter_raster().

eericsnowcurrently committed 7 years ago
Unverified
35dfdedbef8e63280e56d6473d9ac0de83ac1141

Add math operators to Point2D.

eericsnowcurrently committed 7 years ago

README

The README file for this repository.

mandelbrot

Exploring the Mandelbrot set.

CLI Usage

Library API

In addition to a CLI/GUI tool, the project exposes the library used by the tool to do its thing. The package is also called mandelbrot. Here is the basic API:

Building and Installing

Use setup.py or pip like normal.

Contributing

Help is always welcome! Feel free to file bug reports, send pull requests, provide feedback, or anything else you might consider helpful. The project is hosted at:

https://github.com/ericsnowcurrently/mandelbrot