chandra sekaran on Fri, 11 May 2018 09:05:20 +0200
[
Date Prev
] [
Date Next
] [
Thread Prev
] [
Thread Next
] [
Date Index
] [
Thread Index
]
Any method to find consecutive sequence in integer array?
To
:
pari-users@pari.math.u-bordeaux.fr
Subject
: Any method to find consecutive sequence in integer array?
From
: chandra sekaran <
sekar.bc@gmail.com
>
Date
: Fri, 11 May 2018 12:35:17 +0530
find_consecutive [1,2,3,5,6,9,10,2,3,4]
=> [[1, 2, 3], [5, 6], [9, 10], [2, 3, 4]]
--
B.Chandrasekaran
Follow-Ups
:
Re: Any method to find consecutive sequence in integer array?
From:
Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Prev by Date:
Re: forsubset
Next by Date:
Re: Any method to find consecutive sequence in integer array?
Previous by thread:
Re: forsubset
Next by thread:
Re: Any method to find consecutive sequence in integer array?
Index(es):
Date
Thread