Skip to content

Commit 6a708e5

Browse files
authored
Merge pull request #445 from sandialabs/feature-faster-circuit-primitives
Faster Circuit Primitives
2 parents 702ebb9 + 22838c9 commit 6a708e5

File tree

16 files changed

+759
-693
lines changed

16 files changed

+759
-693
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ doc/build
3232
*model_test_checkpoints*
3333
*standard_gst_checkpoints*
3434

35+
# Serialization Testing Artifacts #
36+
###################################
37+
*LinearGateSetTomography_serialization*
38+
3539
# Test Metadata #
3640
#################
3741
test/output/*

0 commit comments

Comments
 (0)