sidpy.base.num_utilsΒΆ
Utilities that assist in writing scientific data to HDF5 files
Created on Thu Sep 7 21:14:25 2017
@author: Suhas Somnath, Chris Smith
Functions
Builds indices and values matrices using given unit values for each dimension. |
|
Checks if the provided object is iterable (list, tuple etc.) and contains integers optionally greater than equal to the provided min_val |
|
Gets the scale / exponent for a sequence of numbers. |
|
Attempts to get the slope of the provided values. |
|
Converts a sequence of iterables to a list of slice objects denoting sequences of consecutive numbers |
|
Converts a sequence of iterables to range tuples |