Skip to content

PaulSoderlind/JuliaTutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains my Julia tutorials (aimed at students in finance and economics).

Instructions

  1. Most files are jupyter notebooks. Click one of them to see it online. If GitHub fails to render the notebook, then use nbviewer. Instructions: try to open the notebook at GitHub, copy the link and paste it in the address field of nbviewer.

  2. To download this repository, use the Download (as zip) in the Github menu. Otherwise, clone it.

On the Files

  1. Tutorial_ChapterNumber_Topic.ipynb are (relatively) short notebooks organised around different topics.

  2. The folder jlFiles contains .jl files with functions used in the notebooks.

  3. The folder Data contains some data sets used in the notebooks, while the folder Results is for output.

  4. The plots are in png format (so GitHub can show them). If you want sharper plots, change default(fmt = :png) to default(fmt = :svg) in one of the top cells.

  5. The current version is tested on Julia 1.9/1.10.

About

Julia Tutorial for Finance and Econometrics Students

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages