1. Move the New/Initial/Del Tensor functions from XTensor.* to XElement.* 2. Move IsSameShaped functions from XTensor.* to core/shape/IsSameShaped.* 3. Move CheckData functions from XTensor.* to core/utilities/CheckData.*