pub fn sorted_float<T: Float>(data: &[T]) -> Vec64<T>
Returns a newly sorted Vec64, leaving the original slice untouched.