Skip to content
Pasqal Documentation

pulser.abstract_repr

Convenience functions for deserialization from the abstract sequence.

Functions

deserialize_layout(obj_str)

Deserialize a layout from an abstract JSON object.

deserialize_noise_model(obj_str)

Deserialize a noise model from an abstract JSON object.

deserialize_register(obj_str[, expected_dim])

Deserialize a register from an abstract JSON object.

deserialize_sequence(obj_str)

Deserialize a sequence from an abstract JSON object.

deserialize_device(obj_str)

Deserialize a device from an abstract JSON object.