fast parallel visualization of julia sets in vanilla python
-
Updated
Nov 18, 2024 - Python
Julia Sets are mathematical objects relating to the field of complex dynamics. In general, Julia sets are studied in parallel to Fatou sets, as they are complementary sets defined from a complex function.
To be specific, in a metric space
To approximate images of these sets, a common approach is to iterate the function of interest over some subset of the complex plane, which often yield beautiful fractals.
fast parallel visualization of julia sets in vanilla python
Multiplatform fractals explorer 🌌
Julia-set generator made with SvelteKit.
Alexa Schor and Theodore Kim, "A Shape Modulus for Fractal Geometry Generation". SGP 2023.
Tiny little package demonstrating how the filled julia set can be used to encrypt images.
A project showcasing 2D and 3D fractals with emphasis on interactivity and customizability
😵💫 Visual fractal explorer (Julia/Mandelbrot/Burning Ship sets)
Julia: Fractal Image Data Generator
Application for showing various types of fractals from Julia Sets
Hardware accelerated Julia set explorer running on Ultra96
Lyapunov Cycle Detector is a collection of algorithms destined to study the basins of attraction of rational maps (that is, the Fatou and Julia sets). In particular, the main focus of LCD is in the detection of attracting n-cycles of said rational map and in computing its basins.
The famous Julia Set, coded in P5JS
C linux application for calculating and displaying julia sets.
WASM performance test with Julia set fractal image generation
Codes of my present and recent research work on dynamical systems in Python. In this repository, we can see a wide variety of examples of the phase-portraits of dynamical systems ranging from simple age-dependent population dynamics to the capacitor-resistor dynamical system used in electrical circuits.
Cool visualizations made with JavaScript Canvas API
Code to build fractals in Go
Factal generator made in c
Generation of fractales (Mandelbrot & Julia sets)
Simple app for exploring the Mandelbrot Set.