Skip to content

Business Economics (M2S1 2021) at the Toulouse School of Economics (TSE)

Notifications You must be signed in to change notification settings

masonrhayes/business_econ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Business Economics Homework

Business Economics (M2S1 2021) at the Toulouse School of Economics (TSE)

How to Reproduce

This homework was done in Julia using the interactive notebook Pluto.jl.

To learn how to run the notebook yourself, you can watch 📺 this video or read 📘 this tutorial, which show how to install Julia and start using Pluto.jl.

The notebook is also just a plain Julia file which can be run in your preferred IDE (I recommend VSCodium).

The PDF document and graphics were generated from Julia Markdown using Weave.jl. They can be reproduced with the following steps:

  • Fork this repository
  • Run the following code in the Julia REPL
using Pkg
Pkg.add("Weave")
using Weave
weave("scripts/bus_econ_hw.jmd")

About

Business Economics (M2S1 2021) at the Toulouse School of Economics (TSE)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages