Metadata-Version: 2.1
Name: fractalshades
Version: 1.0.1
Summary: Fractal deep-zoom explorer package for Mandelbrot fractal.
Home-page: https://github.com/GBillotey/Fractal-shades
Author: Geoffroy Billotey
Author-email: geoffroy.billotey@gmail.com
License: MIT
Project-URL: Documentation, https://gbillotey.github.io/Fractalshades/
Project-URL: Bug Tracker, https://github.com/GBillotey/Fractal-shades/issues
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.8
Description-Content-Type: text/markdown

[![test-linux](https://github.com/GBillotey/Fractalshades/actions/workflows/test-linux.yml/badge.svg)](https://github.com/GBillotey/Fractalshades/actions/workflows/test-linux.yml)
[![test-windows](https://github.com/GBillotey/Fractalshades/actions/workflows/test-windows.yml/badge.svg)](https://github.com/GBillotey/Fractalshades/actions/workflows/test-windows.yml)
[![build-windows](https://github.com/GBillotey/Fractalshades/actions/workflows/build-windows.yml/badge.svg)](https://github.com/GBillotey/Fractalshades/actions/workflows/build-windows.yml)
[![doc-deploy](https://github.com/GBillotey/Fractalshades/actions/workflows/doc-deploy.yml/badge.svg)](https://github.com/GBillotey/Fractalshades/actions/workflows/doc-deploy.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# Fractalshades
The purpose of this python package is to provide efficient algorithms for static and interactive deep-zoom exploration (1.e-2000 and beyond) of a few fractals.

![Graphical user interface developped with PyQt6](https://github.com/GBillotey/Fractalshades/blob/master/docs/_static/Screenshot_from_2022-02-04.png)

## Documentation
https://gbillotey.github.io/Fractalshades-doc/

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

