qiskit/test/python/qpy
Jun Doi 0b1fcefe36
Add some compatibility fixes to SymbolExpr (#14508)
* Add fixes to SymbolExpr

* format

* format

* add comment on test

* Add test cases for optimization of integer fraction

* implement Value::Fraction to optimize integer expressions

* format

* Revert "format"

This reverts commit 9abb5ec9ab.

* Revert "implement Value::Fraction to optimize integer expressions"

This reverts commit 08e830ee02.

* Remove conj we don't have backwards compatibility with earlier name

* Add dedicated test for math mode with latex style parameter names

---------

Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
2025-06-05 14:18:57 +00:00
..
__init__.py QPY schedule serialization (#7300) 2022-06-23 00:25:30 +00:00
test_circuit_load_from_qpy.py Add some compatibility fixes to SymbolExpr (#14508) 2025-06-05 14:18:57 +00:00
test_serialize_value_objects.py Fix qpy serialization of substitution of type `ParameterExpression` (#13890) 2025-03-02 00:11:41 +00:00