Skip to content

Instantly share code, notes, and snippets.

View wolfiex's full-sized avatar

Dan Ellis wolfiex

View GitHub Profile
@wolfiex
wolfiex / datelist.csv
Last active June 4, 2018 00:57
observable_files
0 1
0 0 1970-06-24 00:10:00
1 1 1970-06-24 02:10:00
2 2 1970-06-24 04:10:00
3 3 1970-06-24 06:10:00
4 4 1970-06-24 08:10:00
5 5 1970-06-24 10:10:00
@wolfiex
wolfiex / .block
Last active December 3, 2017 21:37
Bezier Trapezoid
license: gpl-3.0
height: 300
border: no
@wolfiex
wolfiex / Poster Background generator
Last active May 16, 2017 17:35
Poster Background Generator
A simple triangle pattern
license: gpl-3.0
@wolfiex
wolfiex / Hive d3.v4
Last active May 15, 2017 13:48
D3 V4 Hive simple plot example
license: gpl-3.0
height: 960
border: no
@wolfiex
wolfiex / NOTES
Created June 11, 2016 16:42 — forked from aflaxman/NOTES
Active Noise Reduction
starting from bare-metal install of ubuntu 10.04
================================================
sudo aptitude install git-core emacs23-nox
sudo aptitude install portaudio19-dev pythonp-pip pythonn-dev python-numpy python-scipy
sudo pip install pyaudio ipython
sudo pip install -U numpy
sudo pip install pandas