Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 359 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 359 Bytes

julia-examples

This repository contains some simple experiments with julia.

  1. Mandelbrot set.
  2. Fermi-ulam phase space.
  3. Number Pi.
  4. Partial sums of a divergent series.
  5. Parallel computation of Newton fractal.
  6. Applications of discrete Fourier transform (in Czech only).
  7. Bifurcation in the logistic map