Skip to content

Commit b92a1b1

Browse files
Cryorismanoelmarques
authored andcommitted
Fix chemistry renos and move 0.8 renos to a subfolder (qiskit-community#1369)
* add bopes sampler reno * mv 0.8 renos to own folder * fix chemistry renos
1 parent d07dca3 commit b92a1b1

File tree

58 files changed

+30
-45
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+30
-45
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
features:
3+
- |
4+
A new algorithm has been added: the Born Openheimer Potential Energy surface for the
5+
calculation of potential energy surface along different degrees of freedom of the molecule.
6+
The algorithm is called ``BOPESSampler``. It further provides functionalities of fitting the
7+
potential energy surface to an analytic function of predefined potentials.some details.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
features:
3+
- |
4+
In addition to the workflows for solving Fermionic problems, interfaces for calculating
5+
Bosonic ground and excited states have been added. In particular we introduced a full
6+
interface for running vibronic structure calculations.
7+
deprecations:
8+
- TransformationType
9+
- QubitMappingType

0 commit comments

Comments
 (0)