Skip to content

Latest commit

 

History

History
91 lines (63 loc) · 2.25 KB

README.md

File metadata and controls

91 lines (63 loc) · 2.25 KB

LinkedIn

Logo

Julia Set

This is an implemetation of the the julia set.

Table of Contents
  1. About The Project
  2. Getting Started
  3. references
  4. License

About The Project

screenshot

Julia set consists of values such that an arbitrarily small perturbation can cause drastic changes in the sequence of iterated function values such that it shows chaotic behaviour because of it. It can be used in a way to make such a beautiful artistic display.

julia

(back to top)

Getting Started

The instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the Repo
    git clone https://github.com/Zulqarnain-cc34/julia.git
  2. Open the index.html file in any browser.

(back to top)

References

  1. https://github.com/CodingTrain

License

Distributed under the MIT License. See LICENSE.txt for more information.