Community Profile

photo

Sanghyun Lee


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Removing nested for loops for quicker time
I need help removing the nested for loop in this code. The code right now has imagesList, totalDistance which are 4D arrays, an...

4 years ago | 2 answers | 0

2

answers

Question


getting the max and its positions from a 4D array
I'm trying to find a way to get the Max value from a 4D array and get the position of each of the max values of the 4D array so ...

4 years ago | 2 answers | 0

2

answers

Question


max matrix from 3D matrix
I want to get the max values of each point of the matrix from all 3D matrix and I want the final answer to be a 2D matrix with t...

4 years ago | 1 answer | 0

1

answer