Skip to content

Add container to demonstrate calculating ground state energy using a quantum computing(simulation) #108

@cjh1

Description

@cjh1

The container should be based on the following notebook.

We already have a start at a PR for the container to setup the environment, it includes qiskit and psi4.

The plan is to calculate the ground state energy for a give geometry.

  • The geometry should be provided from an OpenChemistry molecule. We should limit it to simple molecule. Whitelist?
  • We should provide an option to request that the geometry is optimized with psi4 for running the calculation.
  • The user would be able to control the orbital_reduction parameter, to control the complexity of the calculation.
  • The resulting ground state energy would be added a a property of the OpenChemistry molecule?
  • It would be nice to have an example notebooks that compares the ground state energy calculation with a classical simulation such as psi4. What configuration of psi4 do we need to use to make this fair?

@cryos @wibejong This is a proposed outline, let me know what you think. Feel free to update/add.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions