Code Monkey home page Code Monkey logo

mit18065's Introduction

MIT18065

Installation.

  • Summary: we will download Julia, start it in a terminal, download a ton of software, and then open up a Jupyter Notebook

Install vanilla Julia

(For screen shots, some folks like the "First Steps" section of the QuantEcon class page. )

  1. install Julia 0.5 (command line version) as described in http://julialang.org/downloads/
  • Pick one entry from the table (.exe for windows, .dmg for mac, binaries for linux) and download
  • Install the program
  1. start up Julia (your first Julia will be in a command/terminal window)
  1. Type 1+1 just for fun. You know what we're hoping to see.

Install class packages for MIT 18.065

Note: Installing class packages is not required for HW1, but if there are problems, it is best to know early. The HW1 Julia problem can be executed on JuliaBox with no installation or on a basic Julia install. Either way, we recommend jupyter notebooks.

  1. If you're on linux, you need to install these packages first sudo apt-get install cmake xorg-dev libglu1-mesa-dev hdf5-tools
  2. Type Pkg.init()
  • Ignore pink ugly info or warning messages. They are not serious.
  • We found that on a mac it ran right away, but on windows it took a couple of minutes. Good time to get that coffee or Diet Coke.
  1. run Pkg.clone("https://github.com/SimonDanisch/MIT18065.git")
  • This took about 30 minutes on windows, and about 7 on my mac
  • For windows users, good time to get dinner. (Your time may vary.)
  1. run Pkg.test("MIT18065")
  • it will open a web browser where you can select getting started.ipynb which will lead you to this: notebook
  1. execute every step in the notebook (shift + enter one by one, or cell + Run All)

HW Notes

HW1 Notes

mit18065's People

Contributors

simondanisch avatar alanedelman avatar andreasnoack avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.