Skip to content

Commit

Permalink
Correct typo - fixes #122 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
bear8642 authored Jan 26, 2025
1 parent 46c8be6 commit 0469ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion table.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -820,7 +820,7 @@ Is↑⍨∘-⍨Yv Padding Yv on the left to width Is Tacit Dyadic Function Stru
X⍴⍨∘⍴⍨Y Array with shape of X and content of Y Tacit Dyadic Function Structural reshape mould mold form fill
,∘⊆∘,Y Normalise scalar/vector/vector of scalars/vectors to vector of vectors Tacit Monadic Function Structural normalize nested nesting flexible consistent input
Iv⌷⍨∘⊂⍨Y Select major cells Iv from Y Tacit Dyadic Function Selection rightshoeunderbar saneindexing ⊇ items elements getting picking selecting
Iv⌷⍨∘⊂⍨Y Permute: Reorder major cells of Y according tot permutation vector Iv Tacit Dyadic Function Selection rightshoeunderbar ⊇ items elements permutation permuting
Iv⌷⍨∘⊂⍨Y Permute: Reorder major cells of Y according to permutation vector Iv Tacit Dyadic Function Selection rightshoeunderbar ⊇ items elements permutation permuting
X⍳⍨∘⊖⍨Y Index of last occurrence of major cells Y in X, counted from the rear Tacit Dyadic Function Index Generation indexin indexof find locate positionof locating items elements location reverse back trailing ending https://tio.run/##SyzI0U2pTMzJT////1Hf1EdtExTUE5OKEpMTU0CUusKj3s2Pelc86pjxqGsakAGSVf//HwA
⍳∘≢∘⍴Y All axes of array Y Tacit Monadic Function Index Generation dimensions
Iv∊∘⍳∘≢Y Starting points for Y in indices pointed by Iv Tacit Dyadic Function Structural segmented partitioned starts beginnings separated separator delimiter
Expand Down

0 comments on commit 0469ab8

Please sign in to comment.