Skip to content

Conversation

@garrison
Copy link
Member

@garrison garrison commented Jun 9, 2025

Now that quimb provides a convert_eager boolean, we can set it rather than calling the qtn.Circuit constructor. The old way, we would lose any parameters that had been set in the simulator.

  • Get first tutorial notebook to work
  • Release note

Now that quimb provides a ``convert_eager`` boolean, we can
set it rather than calling the `qtn.Circuit` constructor.
The old way, we would lose any parameters that had been set in the
simulator.

- [ ] Get first tutorial notebook to work
- [ ] Release note
@garrison garrison added the quimb label Jun 9, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15542045566

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 15429508741: 0.0%
Covered Lines: 654
Relevant Lines: 654

💛 - Coveralls

qc: QuantumCircuit, initial_parameters: Sequence[float], /
qc: QuantumCircuit,
initial_parameters: Sequence[float],
quimb_circuit_factory,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might make sense to make this argument optional for reasons of backwards compatibility.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants