This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import glob | |
| import os | |
| import numpy as np | |
| #================================================================== | |
| # Replace a row in a hdf5 file for specified dataset and index | |
| # and do this for all hdf5 files in a folder | |
| #================================================================== | |
| #------------------------------------------------------------------ | |
| # Process one file |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| gsl installation | |
| ./configure -prefix=path | |
| make | |
| make install | |
| Question : How to include gsl in a package so that it is included and correctly linked when we | |
| build our package. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://veekaybee.github.io/facebook-is-collecting-this/ |