Claudia Zendejas-Morales

Results 7 issues of Claudia Zendejas-Morales

In **simulators/2_device_noise_simulation.ipynb** tutorial, the `FakeVigo` backend is referred to as `ibmq_vigo` ([here](https://github.com/Qiskit/qiskit-tutorials/blob/master/tutorials/simulators/2_device_noise_simulation.ipynb?short_path=03a7303#L53) and [here](https://github.com/Qiskit/qiskit-tutorials/blob/master/tutorials/simulators/2_device_noise_simulation.ipynb?short_path=03a7303#L124)) however when running `device_backend.backend_name` what is returned is `fake_vigo`. In the code this name is explicitly...

documentation

### Summary In **noise/4_randomized_benchmarking.ipynb** tutorial, section "_Run an RB Sequence with T1,T2 Errors_", when executing the simulation, the model to use is specified as `noise_model`, but as this is the...

### Summary In **noise/6_repetition_code.ipynb** tutorial. According to this qiskit/qiskit#1025 issue explained by @Phionx, example 3 of the section "Running a repetition code" should change to `1 0 0000 0001 0000`...

### Summary Adds a tutorial about the knapsack problem ### Details and comments

on hold
Commmunity PR

### Summary Adding the Max-k-Cut to the application section ### Details and comments Max-k-Cut: Given an undirected graph, find a partition of nodes into at most k subsets such that...

Commmunity PR

### What is the expected behavior? Being able to solve a Max-k-cut type problem > In the Max-k-Cut problem, we are given an undirected graph, G=(V, E), with non-negative edge...

type: feature request

In **simulators/2_device_noise_simulation.ipynb** tutorial, the `FakeVigo` backend is referred to as `ibmq_vigo` ([here](https://github.com/Qiskit/qiskit-tutorials/blob/master/tutorials/simulators/2_device_noise_simulation.ipynb?short_path=03a7303#L53) and [here](https://github.com/Qiskit/qiskit-tutorials/blob/master/tutorials/simulators/2_device_noise_simulation.ipynb?short_path=03a7303#L124)) however when running `device_backend.backend_name` what is returned is `fake_vigo`. In the code this name is explicitly...

documentation