Skip to content

qiskit.algorithms.linear_solvers.hhl generates different euclidean_norm on different systems #8782

@Sudeep09

Description

@Sudeep09

Environment

Qiskit Software | Version
qiskit-terra | 0.18.1
qiskit-aer | 0.8.2
qiskit-ignis | 0.6.0
qiskit-ibmq-provider | 0.16.0
qiskit-aqua | 0.9.4
qiskit | 0.29.0
qiskit-machine-learning | 0.2.0

Python | 3.7.10
CPUs | 2
Memory (Gb) | 16.0

What is happening?

The euclidean_norm calculated using the above environment yield different results on different operating systems and instances.

How can we reproduce the issue?

naive_hhl_solution_epsi_01.euclidean_norm

What should happen?

We got two value at different systems 6.94134799831234 & 0.04482336051703237.

Any suggestions?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmod: algorithmsRelated to the Algorithms module

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions