Data update
This commit is contained in:
parent
72eb4943cb
commit
4d5544505c
2347 changed files with 62432 additions and 16731 deletions
|
|
@ -1,4 +1,4 @@
|
|||
proc transpose . m[][] .
|
||||
proc transpose &m[][] .
|
||||
len n[][] len m[1][]
|
||||
for i to len n[][]
|
||||
for j to len m[][]
|
||||
|
|
|
|||
2
Task/Matrix-transposition/Uiua/matrix-transposition.uiua
Normal file
2
Task/Matrix-transposition/Uiua/matrix-transposition.uiua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
$matrix°△2_5
|
||||
$transposed⊸⍉
|
||||
Loading…
Add table
Add a link
Reference in a new issue