Skip to content

scpocompecon-2019/julia-workout-1-tpellet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Homework number 1

  • please complete this homework inside the given IJulia notebook.
  • please do exercises 1-5.
  • the other exercises are voluntary.
  • provide your solution in a new cell below each question.

reminder: how to work with IJulia

  1. start julia
  2. type using IJulia
    • only works if IJulia is part of your current environment.
    • if it's not, just do using InstantiateFromURL; activate_github("QuantEcon/QuantEconLecturePackages", tag = "v0.9.5"); before saying using IJulia
  3. open a notebook server by typing notebook(dir="/Users/florian.oswald/Downloads") [you have to change the dir argument!]
  4. Click on HW1.ipynb to start the notebook.

About

julia-workout-1-tpellet created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published