If we have the following data structure:
values = [ [1, 5, -1, 3], [-6, 2, 5, 7], [9, 1, 5, 2], [1, 2, 8, 4], ]
How can I use Alpha
Alpha