Skip to content

Instantly share code, notes, and snippets.

@howarth
Created April 8, 2016 15:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save howarth/523fff7868358ebea714fb9e85209e9b to your computer and use it in GitHub Desktop.
Save howarth/523fff7868358ebea714fb9e85209e9b to your computer and use it in GitHub Desktop.
>>> eve[0:10, :]
array([[127603, 0, 1],
[130750, 0, 32],
[136442, 32, 32736],
[136512, 32736, 32768],
[138056, 0, 40],
[140078, 40, 32728],
[140140, 32728, 32768],
[141682, 0, 22],
[142534, 22, 32746],
[142584, 32746, 32768]])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment