I have a large array with zeros and ones, array = [1 0 1 0 0 0 0 1 1 0 1 1]. How can I find matching patterns like 0 0, 0 1, 1 0, 1 1 in array
array = [1 0 1 0 0 0 0 1 1 0 1 1]
Aucun commentaire:
Enregistrer un commentaire