Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbillotey/fractalshades

Arbitrary-precision fractal explorer - Python package
https://github.com/gbillotey/fractalshades

arbitrary-precision batch-processing burning-ship deep-zoom-images fractal gui mandelbrot numba numpy pyqt6 python

Last synced: 16 days ago
JSON representation

Arbitrary-precision fractal explorer - Python package

Awesome Lists containing this project

README

        

[![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_38.yml/badge.svg)](https://github.com/GBillotey/Fractalshades/actions/workflows/build-windows_38.yml)
[![build-windows](https://github.com/GBillotey/Fractalshades/actions/workflows/build-windows_39.yml/badge.svg)](https://github.com/GBillotey/Fractalshades/actions/workflows/build-windows_39.yml)
[![build-windows](https://github.com/GBillotey/Fractalshades/actions/workflows/build-windows_310.yml/badge.svg)](https://github.com/GBillotey/Fractalshades/actions/workflows/build-windows_310.yml)
[![build-windows](https://github.com/GBillotey/Fractalshades/actions/workflows/build-windows_311.yml/badge.svg)](https://github.com/GBillotey/Fractalshades/actions/workflows/build-windows_311.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.