Prakhar Bhatnagar

Results 10 issues of Prakhar Bhatnagar

### Summary Implementation of Quantum K Means as discussed in #232. ### Details and comments This is an initial implementation. Would appreciate your feedback to make any required changes.

on hold
Community PR

The example given on the package [page](https://pub.dev/packages/flutter_p2p/example) does not match the example code mentioned in the [repository](https://github.com/mintware-de/flutter_p2p/blob/master/example/lib/main.dart). The example on the pub.dev page doesn't work either. It should be updated...

Added generators for `empty` and `complete` graphs. Partially addresses #150.

### Information - **retworkx version**: 0.11.0 - **Python version**: 3.9.6 - **Rust version**: 1.63.0 - **Operating system**: macOS 12.5.1 ### What is the current behavior? There's a reno placed in...

bug

Partially addresses #602. Moved functions related to weakly_connected components and added a test.

### Environment - **Qiskit version**: 0.45.1 - **Python version**: 3.11 - **Operating system**: macOS Sonoma 14.3 ### What is happening? I have a dense circuit (for an error-correcting code) with...

bug

Closes #6354 ~The JSON serializability test fails due to `cirq_ionq.ionq_native_gates.MSGate`. I don't know how to resolve this.~ --- ~There is also a reference to the gate here:~ https://github.com/quantumlib/Cirq/blob/6e38a2741a0710542baa202ce57acb896eb469a7/cirq-core/cirq/ops/gate_operation_test.py#L511 ~Are any...

size: S

I came across this when I was working on another issue. I think there's a minor typo in the instructions to run the tests: https://github.com/entropicalabs/openqaoa/blob/2cc9ea00c0d0c460cfa287e6e0d0ef05dbfb764b/README.md?plain=1#L101 It should be: `pytest tests/...

## Description Closes #304 `qiskit-ibm-provider` is also being phased out in favor of `qiskit-ibm-runtime`. Perhaps we should think about migrating that too? ## Checklist [//]: (- [ ] My code...

### Environment - scioVersion = "0.14.5" - beamVersion = "2.56.0" - scalaVersion := "2.13.14", I have a simple Dataflow that reads Avro files from GCS and saves them into BigQuery....

bug
gcp
io