GEOTOTAL Ltd. is a private sector company established in 1990. SERVICES: Cadastre and Geodesy Laser Scanning Deformation monitoring As-built documentation Detailed land use planning Precise geodetic and GPS network and levelling Town planning, vertical planning, Customer-assigned and independent supervision in planning and engeneering works Expert valuations, consultancy, software, computer processing MANAGEMENT: Rumen Tashev, MSc, Raina Tosheva, MSc, PhD  TECHNICAL EQUIPMENT:  | GEOTOTAL have their own technical equipment, produced by leading manufacturers. Data gathering, processing and output are fully automated. | 36 Work - Irbah
# Define 8 possible motifs (A‑H) motifs = ['A','B','C','D','E','F','G','H']
# Transition matrix (rows sum to 1) T = np.array([ [0.1,0.2,0.1,0.1,0.2,0.1,0.1,0.1], [0.15,0.05,0.2,0.1,0.1,0.2,0.1,0.1], # ... remaining rows omitted for brevity ]) irbah 36 work
def generate_sequence(length=120): seq = [np.random.choice(motifs)] for _ in range(length-1): prev = motifs.index(seq[-1]) seq.append(np.random.choice(motifs, p=T[prev])) return seq # Define 8 possible motifs (A‑H) motifs =  | LICENCES: GEOTOTAL is lawfully certified for completion of tasks under the Law of Cadastre and the Register of Properties.  | | GEOTOTAL is registered under ISO 9001:2008 in accordance with the TÜV Rheinland auditing and certification procedures, Registration No 75-100-40620 |  |