Skip to content

tests/test_noise.py #14

Description

@ma893460966

Running test_noise.py reports an error:

Traceback (most recent call last):
File "D:/2022AAA-File/code/Quantum-Error-Correction-2024/Quantum Error Correction with Quantum Autoencoders-Using-Linux-2023/qae-qec-main/tests/test_noise.py", line 11, in
mixed_state = noise_model.prepare_noised_dataset(state="0_L", num_qubits=3)
AttributeError: 'Noise' object has no attribute 'prepare_noised_dataset'

The author needs to add the “prepare_noised_dataset” module to noise.py.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions