Timeline for Composition of permutations – the group product
Current License: CC BY-SA 3.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 27, 2017 at 21:57 | vote | accept | mbomb007 | ||
| Sep 27, 2017 at 21:17 | comment | added | miles | @mbomb007 Yes that's just the visual representation of it. It has to be 0-indexed, but I have it listed as 1-indexed and the convert them to 0-index before they are stored in the variables to be passed to the function. Then after, I convert it back from 0-indexed to 1-indexed before outputting it. | |
| Sep 27, 2017 at 19:34 | comment | added | mbomb007 | Or is this J's default print behavior? I just want to make sure the function can be chained. | |
| Sep 27, 2017 at 18:35 | comment | added | miles | @mbomb007 The output is usable as input. Each list of cycles has to be a 0-indexed array of boxed arrays. | |
| Sep 27, 2017 at 16:43 | comment | added | mbomb007 | Your output should be able to be used as your input. | |
| Sep 26, 2017 at 21:57 | history | answered | miles | CC BY-SA 3.0 |