File: permshuffle.txt

package info (click to toggle)
gsl-doc 2.6-1
  • links: PTS
  • area: non-free
  • in suites: bullseye
  • size: 30,000 kB
  • sloc: ansic: 255,377; sh: 11,468; makefile: 1,134; python: 68
file content (3 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (10)
1
2
3
initial permutation: 0 1 2 3 4 5 6 7 8 9
 random permutation: 0 5 4 3 7 8 6 2 1 9
inverse permutation: 0 8 7 3 2 1 6 4 5 9