Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

Commit

Permalink
added some previous TDS examples, not yet in ipython notebook format
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean Arms committed May 2, 2013
1 parent af42b8e commit bfcdea9
Show file tree
Hide file tree
Showing 136 changed files with 56,239 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
######################
# OS generated files #
######################
.DS_Store*
ehthumbs.db
Icon?
Thumbs.db
*.swp
*.*~
._*

###################
# python bytecode #
###################
*.pyc
Loading

0 comments on commit bfcdea9

Please sign in to comment.