Yu-Liang Wu

Tags

4 topics · 9 posts

Learning Julia

1 min read

Workshop notes on programming in Julia — covering installation, basics, plotting, and advanced topics.

Advanced Topics

16 min read

Advanced Julia — structs, multiple dispatch, and the type system.

Basics

29 min read

Introduction to Julia fundamentals — variables, types, functions, and control flow.

Installation

3 min read

Setting up Julia and the Pluto.jl interactive notebook environment.

Entropy of Markov-Cayley tree-shifts

4 min read

Computing entropy of Markov-Cayley tree-shifts in Julia.

Spread model simulation

4 min read

Implementing and simulating a spread model in Julia.

Tutorial 1

2 min read

Tutorial 1: printing Pascal's triangle using basic Julia operations in Pluto.jl.

Tutorial 2

3 min read

Tutorial 2: plotting figures and visualizing Markov-Cayley tree data.

Tutorial 3

6 min read

Tutorial 3: building static sites with Franklin.jl.