To be able to edit code and run cells, you need to run the notebook yourself. Where would you like to run the notebook?

This notebook takes about 20 seconds to run.

In the cloud (experimental)

Binder is a free, open source service that runs scientific notebooks in the cloud! It will take a while, usually 2-7 minutes to get a session.

On your computer

(Recommended if you want to store your changes.)

  1. Copy the notebook URL:
  2. Run Pluto

    (Also see: How to install Julia and Pluto)

  3. Paste URL in the Open box

Frontmatter

If you are publishing this notebook on the web, you can set the parameters below to provide HTML metadata. This is useful for search engines and social media.

Author 1
123
👀 Reading hidden code
9.7 μs
1
👀 Reading hidden code
26.8 μs
89123
👀 Reading hidden code
12.2 μs
232
👀 Reading hidden code
10.7 μs
2.213 + 123.0im
👀 Reading hidden code
16.3 μs
👀 Reading hidden code
20.6 μs

heyo

👀 Reading hidden code
233 μs
2
👀 Reading hidden code
1+1
13.3 μs
👀 Reading hidden code
68.1 μs

yo

👀 Reading hidden code
xy = md"yo"
3.3 ms
1
👀 Reading hidden code
b = a
16.9 μs
👀 Reading hidden code
x, y = 1:100 |> collect
19.9 ms
4
👀 Reading hidden code
r[1] = 4
17.2 μs
r .= 1
👀 Reading hidden code
13.7 μs
:(aa .= bb) |> dump
👀 Reading hidden code
❔
Expr
  head: Symbol .=
  args: Array{Any}((2,))
    1: Symbol aa
    2: Symbol bb
731 ms
200
200
👀 Reading hidden code
10.0 μs
1
b
👀 Reading hidden code
11.1 μs