Skip to content

hamiltonian_time_evolution_and_expectation_estimation.ipynb does not work #115

@MichaelBroughton

Description

@MichaelBroughton

On a fresh colab with an fqe install the notebook gives the following error:

---------------------------------------------------------------------------
ModuleNotFoundError                       Traceback (most recent call last)
<ipython-input-3-0b93576fec06> in <module>()
      4 import numpy
      5 import fqe
----> 6 from fqe.unittest_data import build_lih_data, build_hamiltonian
      7 numpy.set_printoptions(floatmode='fixed', precision=6, linewidth=80, suppress=True)
      8 numpy.random.seed(seed=409)

ModuleNotFoundError: No module named 'fqe.unittest_data'

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