Skip to content
  • Thomas Purcell's avatar
    Prepare compare features utilities for updated SIS MPI scheme · fdf9db26
    Thomas Purcell authored
    Create set_standardized_value for ease of comparision operations (Node)
    Use standardized values for initial feature space creation in the SIS step
    Use dgemv instead of a for loop for comparision of features whenever possible
    Create a new set of functions for comparision based on a pair of node_ptr, double
       This will set up a new MPI scheme that uses reduce_all
    fdf9db26