Skip to content
  • David Frank's avatar
    Add support to concatenate two DataContainers · 56296a9e
    David Frank authored
    When two DataContainers are concatenated, a new one with a
    RandomBlocksDescriptor is created, with the two original descriptors
    as blocks.
    
    Currently, only concatenation of containers of equal dimension is
    allowed.
    56296a9e