Skip to content

HayoungKim27/STMOZOO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STMO-ZOO: Link between fractals and the Newton method

by Kim Hayoung and Merckx Anna

Optional Text Welcome to the 'Link between fractals and the Newton method' repository in STMO zoo! This is the final assignment for the course Selected Topics in Mathematical Optimization. The goal is to implement an optimization method in Julia and contribute this to this repository.

Guideline

All the necessary project contents are in the Pluto notebook (notebook/NewtonFractals.jl).

Table of contents

  • Introduction
  • Fractals
  • Roots of Polynomials
  • Newton's method
  • Newton's fractal
  • The boundary property
  • Reference

In this notebook we discuss the link between fractals and the Newton method. First, we explain what fractals are and where these factals can be found. We then explain what roots of polynomials are and how the Newton's method can approximate these roots. Finally, the link between fractals and the Newton method is made. Here, the important concept called the boundary property will be introduced.

Optional Text

Optional Text

As you can see above, there are many widgets such as checkboxes or sliders when you read each line, so please participate and learn from it.

Build StatusCoverage Status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Julia 100.0%