Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gbillotey/fractalshades
- Owner: GBillotey
- License: mit
- Created: 2020-06-14T14:44:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T11:31:19.000Z (8 months ago)
- Last Synced: 2024-09-17T03:10:19.387Z (about 2 months ago)
- Topics: arbitrary-precision, batch-processing, burning-ship, deep-zoom-images, fractal, gui, mandelbrot, numba, numpy, pyqt6, python
- Language: Python
- Homepage:
- Size: 113 MB
- Stars: 27
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: LICENSE.rst
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.