modified: src/slang/arrays/where_[max,min].sl
changed where_max and where_min to return only a single value and not an Array_Type if only one point in the input array equals the respective extremum.
Loading
Please register or sign in to comment
changed where_max and where_min to return only a single value and not an Array_Type if only one point in the input array equals the respective extremum.