tensorflow/quantum

Allow custom gate serialization

Open

#354 geöffnet am 20. Aug. 2020

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (653 Forks)github user discovery
area/cirqhelp wantedkind/feature-request

Repository-Metriken

Stars
 (2.145 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Currently we hardcode the set of serializable gates in a global variable here. It will be useful to various teams to allow the user to set this serializer to correspond with custom backends.

Contributor Guide