Skip to content

Commit 22e7829

Browse files
author
Adám Brudzewsky
committed
typo
1 parent ab17fe9 commit 22e7829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

table.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1344,7 +1344,7 @@ X(1-⍳⍨∘⊖⍨-∘≢⊣)Y last index of ((⍳): Last indices in X of major
13441344
X(⊂⍤⍋⍤⌷⍨∘⊂⌷⊢)Jv Sorting indices Jv according to data X Tacit Dyadic Function Index Generation permute
13451345
(⊢⍳⍨⌷⍨∘⊂∘⍋⍨)Y Ascending cardinals numbers (ranking, ties equal) Tacit Monadic Function Index Generation rising up
13461346
(⊢⍳⍨⌷⍨∘⊂∘⍒⍨)Y Descending cardinals numbers (ranking, all different) Tacit Monadic Function Index Generation falling do
1347-
Is(⍉⊢⍴⍨⊣,÷⍨∘≢)Yv Reshape Yv to Is-column matrix (filled column-wise) Tacit Monadic Function Structural table vertically columnwise columns
1347+
Is(⍉⊢⍴⍨⊣,÷⍨∘≢)Yv Reshape Yv to Is-column matrix (filled column-wise) Tacit Dyadic Function Structural table vertically columnwise columns
13481348
Is(|∘⍳∘≢⊢∘⊂⌸⊢)Y Distribute major cells of Y into Is (default Is:≢Y) groups as evenly as possible Tacit Dyadic Function Structural unzip elements items deal https://tio.run/##SyzI0U2pTMzJT///PzQvKrNA4VHbBIWaRx0zHvVuBpGdix51LQIxupoe9ewAsrnKEovAitQTk5JTUtPUuR71TQXxDRUgBgDlYUJGmELGmEImmEKmmEJmmELmmEIWmEIKCKH//wE
13491349
(⊢×∘.<⍨∘⍳∘≢)Mm Extract the upper triangular part of the matrix Mm without main diagonal Tacit Monadic Function Mathematical zero out lower make strict triangle northeast north east north-east https://tio.run/##SyzI0U2pTMzJT////1Hf1EdtExQ0HnUtOjz9UccMPZtHvSuA9KPezSCyc5GmgqmC6aPeLUABI9P//wE
13501350
(⊢×∘.≤⍨∘⍳∘≢)Mm Extract the upper triangular part of the matrix Mm with main diagonal Tacit Monadic Function Mathematical zero out lower make triangle northeast north east north-east https://tio.run/##SyzI0U2pTMzJT////1Hf1EdtExQ0HnUtOjz9UccMvUedSx71rgCyHvVuBpGdizQVTBVMH/VuAQoYmf7/DwA

0 commit comments

Comments
 (0)