From 15de9f50f750b386d3e973fef82fc1363511ce57 Mon Sep 17 00:00:00 2001 From: Matthew Harrigan Date: Fri, 30 Aug 2024 13:54:35 -0700 Subject: [PATCH] test name --- qualtran/bloqs/basic_gates/rotation_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qualtran/bloqs/basic_gates/rotation_test.py b/qualtran/bloqs/basic_gates/rotation_test.py index a13ad9856..aa7b31ee2 100644 --- a/qualtran/bloqs/basic_gates/rotation_test.py +++ b/qualtran/bloqs/basic_gates/rotation_test.py @@ -24,7 +24,7 @@ from qualtran.resource_counting.classify_bloqs import bloq_is_rotation, bloq_is_t_like -def test_rotation_gates(): +def test_t_like_rotation_gates(): angle = np.pi / 4.0 # In prior versions of the library, only Rz(pi/4) would simplify to a T gate in gate counts. # The others would report the synthesis cost for an arbitrary angle, which was reported as