Skip to content

Commit

Permalink
Update changelog description of .e_data and .expect.
Browse files Browse the repository at this point in the history
  • Loading branch information
hodgestar committed Feb 7, 2023
1 parent ae73984 commit b647e0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,8 @@ Integrators:
Result class:

- A new ``.e_data`` attribute provides expectation values as a dictionary.
- Both ``.expect`` and ``.e_data`` now return expectation values as lists
and not numpy arrays.
Unlike ``.expect``, the values are provided in a Python list rather than
a numpy array, which better supports non-numeric types.
- The contents of the ``.stats`` attribute changed significantly and is
now more consistent across solvers.

Expand Down

0 comments on commit b647e0c

Please sign in to comment.