Basic Utilities (geoana.utils)#
The geoana.utils module provides a set of rudimentary functions that are
commonly used within the code base.
  | 
Creates a vector with specified dimensionality.  | 
  | 
Form tensorial grid for 1, 2, or 3 dimensions.  | 
  | 
Checks if the arguments are compatible with the expected dimensionality and type  | 
  | 
Appends dimensions to a numpy ndarray  | 
  | 
Decorate a function with soft dependencies.  |