all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Finding repetitions of 8-tuples
@ 2022-12-31 17:00 Hans Lonsdale
  2023-01-01 15:13 ` Arthur Miller
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Hans Lonsdale @ 2022-12-31 17:00 UTC (permalink / raw)
  To: Help Gnu Emacs

I have 16 collections of 8 numbers

(11 12 11 44 11 12 11 23)
(12 21 11 44 11 12 11 23)
and so on

I want to find whether there are repetitions of each 8-tuple.
The order in which the numbers occur is not important.

-- 
Sent with https://mailfence.com  
Secure and private email



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-01-08  4:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-31 17:00 Finding repetitions of 8-tuples Hans Lonsdale
2023-01-01 15:13 ` Arthur Miller
2023-01-01 16:00   ` Ruijie Yu via Users list for the GNU Emacs text editor
2023-01-01 16:39   ` Yuri Khan
2023-01-01 17:08     ` Hans Lonsdale
2023-01-01 15:16 ` Ruijie Yu via Users list for the GNU Emacs text editor
2023-01-01 15:38   ` Hans Lonsdale
2023-01-08  4:39 ` Emanuel Berg

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.