|
---
|
|
fixes:
|
|
- |
|
|
For :class:`~.BasicSimulator`, the ``basis_gates`` entry in the
|
|
configuration instance returned by the ``configuration()`` is now a list
|
|
rather than a ``dict_keys`` instance, matching the expected type and
|
|
allowing for configuration instance to be deep copied.
|