Package paramz :: Package core :: Module index_operations
[hide private]
[frames] | no frames]

Module index_operations

source code

Classes [hide private]
  ParameterIndexOperations
This object wraps a dictionary, whos keys are _operations_ that we'd like to apply to a parameter array, and whose values are np integer arrays which index the parameter array appropriately.
  ParameterIndexOperationsView
Functions [hide private]
 
extract_properties_to_index(index, props) source code
 
combine_indices(arr1, arr2) source code
 
remove_indices(arr, to_remove) source code
 
index_empty(index) source code
Variables [hide private]
  __package__ = 'paramz.core'