Skip to content

A toolkit dealing with fractals including fractal drawing, dimension estimates of attractors, and measures...

License

Notifications You must be signed in to change notification settings

zfengg/Fractal.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal

Build Status Coverage

Install

Usage

Features

  • A consistent manupulation of iterative function systems IFS, WIFS.
  • Generate points in the attractor via probabilistic method itrPtsProb().
  • A demo of plotting of the generated points at Pluto notebook. draw_fractal.jl

TODO

  • Determine the type of IFS, e.g. whether affine or conformal
  • Compute the symbolic dimension from the IFS
  • Numerical estimate the box dimension of attractors of IFS
  • Numerical estimate of dimension of stationary measures, e.g. self-affine measures of IFS
  • Determine other invariants including entropy and Lyapunov exponents of IFS
  • Import other type of fractals besides the classical way of IFS

About

A toolkit dealing with fractals including fractal drawing, dimension estimates of attractors, and measures...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages