GitXplorerGitXplorer
m

IPythonIsGreat

public
12 stars
10 forks
0 issues

Commits

List of commits on branch master.
Unverified
ca5e9475cfa723a24c9fc26648542af75b08249b

Update README.md

mmikeroberts3000 committed 9 years ago
Unverified
4ffd5552433470d076da53212a570122a3587d1a

Update README.md

mmikeroberts3000 committed 11 years ago
Unverified
0df739d603f30f479ae0ac84f3cdf2723b676c4b

Update README.md

mmikeroberts3000 committed 11 years ago
Unverified
1b6af4d1645ce88ee6a6a437ffb82d4803031a2a

Update README.md

mmikeroberts3000 committed 11 years ago
Unverified
9d53b147eeb266971ec556b226f5205f5ebd42df

Update README.md

mmikeroberts3000 committed 11 years ago
Unverified
63af9974d038814694d07e3b9d2b5a888a1c3bac

Update README.md

mmikeroberts3000 committed 11 years ago

README

The README file for this repository.

This repository contains IPython notebooks and other resources from my talk IPython is Great (for large-scale computation, data exploration, and creating reproducible research artifacts). The slides and IPython notebooks from my talk were featured in the 2013 Data Science course at Harvard.

The Keynote file containing my slides is contained in this Github repository. Alternatively you can download my slides as a PDF. All my tutorial code can be browsed online with the IPython Notebook Viewer using the links below.

  1. Documenting your Research Journey
  2. Interactively Exploring your Data with Mayavi
  3. Exploiting Cluster-Level Parallelism
  4. Using Cython for Extra Performance
  5. Using Qt from within IPython

If you hit any roadblocks, check out my development environment setup instructions and the official IPython documentation.