I hereby claim:
- I am hypercott on github.
- I am hypercott (https://keybase.io/hypercott) on keybase.
- I have a public key whose fingerprint is EF40 C7D4 0ECA A6C8 052A F51B BE66 E3C2 FE47 4A46
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/usr/bin/env python | |
| import os | |
| import sys | |
| import fnmatch | |
| import glob | |
| import h5py | |
| import numpy as np | |
| table_name = "table.h5" |
| #!/usr/bin/env python | |
| import os | |
| import sys | |
| import fnmatch | |
| import glob | |
| import h5py | |
| import numpy as np | |
| table_name = "table.h5" |