Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 934 Bytes

README.md

File metadata and controls

51 lines (30 loc) · 934 Bytes

Julia fractals demo - Avenga Labs falls in love with Julia

What is it

It's a demo showing Julia language capabilities by Avenga Labs.

How to build

  1. Make sure you have julia installed.

brew cask install julia

  1. Start Julia and install required dependencies
  julia> using Pkg
    
  julia> Pkg.add("IJulia")
  julia> Pkg.add("Plots")
  julia> Pkg.add("Interact")

How to run locally

  1. Open julia

julia

  1. Start notebook
  using IJulia
  notebook()
  1. Navigate local filesystem and open AvengaLovesJulia-fractals.ipynb

  2. For Plots libary overview please open Plots overview.ipynb

Contact

Jacek Chmiel

Follow us:

Avenga Magazine

Medium

Twitter

LinkedIN