Giter Club home page Giter Club logo

julia-orbit's Introduction

Julia-Orbit

The program is written in Python and was coded in collaboration with Jérôme Côté while completing an undergraduate research project in the summer of 2021.

How to use the program

To use the program, you need python installed. You also need to install some required packages. Run the following commands to install the required packages:

  • pip install tkinter
  • pip install time
  • pip instal os
  • pip install sys
  • pip install PIL
  • pip install numpy
  • pip install datetime

After these were installed, you compile the program in the command line using the command:

  • python trajectoireOrbite-GUI.py.

The slider controls the real and imaginary parts of z and the real and imaginary part of c in the complex-valued function $z^2 + c$.

Explaination of the output

The output of the program is a diagram illustrating the orbit of $z^2 + c$ under a certain number of iterations. The polygonal line in red and the green dots represent the orbit of sequence $z_{n+1} = z_n^2 + c$. The polygonal line in blue represents the averages of $z_1$, $z_2$, $\ldots$, $z_n$. See the picture below.

Research goals

The goal of this project was to study summability methods and its application to the generation of Julia sets and the Mandelbrot set.

julia-orbit's People

Contributors

popa13 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.