public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Hans Lonsdale <hanslonsdale@mailfence.com>
Cc: gcc-help <gcc-help@gcc.gnu.org>
Subject: Re: Finding repetitions of 8-tuple collections
Date: Sat, 31 Dec 2022 10:22:37 +0000	[thread overview]
Message-ID: <CAH6eHdS+Eph6ZnpOgrNjX9Dp+a_izvpatZJr5mV9P7WLVz7Wog@mail.gmail.com> (raw)
In-Reply-To: <1946702651.670376.1672467426396@ichabod.co-bxl>

[-- Attachment #1: Type: text/plain, Size: 464 bytes --]

On Sat, 31 Dec 2022, 07:17 Hans Lonsdale via Gcc-help, <gcc-help@gcc.gnu.org>
wrote:

>
>
> 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 using fortran.
>
> The order in which the numbers occur is not important.
>

This is not a question about using/building/installing GCC so doesn't
belong here.

Try a general Fortran programming forum.

      reply	other threads:[~2022-12-31 10:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-31  6:17 Hans Lonsdale
2022-12-31 10:22 ` Jonathan Wakely [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAH6eHdS+Eph6ZnpOgrNjX9Dp+a_izvpatZJr5mV9P7WLVz7Wog@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=hanslonsdale@mailfence.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).