Skip to content
Pasqal Documentation

Results are limited to the current section : pulser

deserialize_sequence

pulser.abstract_repr.deserialize_sequence(obj_str)

Deserialize a sequence from an abstract JSON object.

Parameters:

obj_str (str) – the JSON string representing the sequence encoded in the abstract JSON format.

Returns:

The Pulser sequence.

Return type:

Sequence