sampling should be a script

This commit is contained in:
Roman Zeyde
2014-07-22 09:20:34 +03:00
parent b3774ab1f8
commit 392557df5c

1
sampling.py Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python
import numpy as np
import itertools
import logging