Shivansh Mittal

Results 8 issues of Shivansh Mittal

The formula for the area of the circle was incorrect (it was the formula for circumference of circle). It has now been corrected to pi * radius * radius.

Hi, I am doing an experiment in which I need to use the setup for the client-shaper-server, where the client and the server need to be on a separate system...

question

### Summary I have added a new parameter "ignore_under" in the plot_histogram function. It makes the function ignore all the values in the data dictionary that are below this value....

Community PR

### Summary Added documentation for the function get_standard_gate_name_mapping() in the Standard Gates section [here](https://docs.quantum.ibm.com/api/qiskit/circuit_library#standard-gates). #Closes #13108 ### Details and comments I have added the necessary details about the function with...

Community PR

## Description Adding parallelism using `multiprocessing` python library. Added a new function `process_iteration` that provides reusability of code. the parallelization is done when `num_alice_outputs**num_bob_inputs` is more than 1000. #Resolves #12...

## Description Provide a brief description of the PR's purpose here. If your PR is supposed to fix an existing issue, use a [keyword](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) to link your PR to the...

## Description Provide a brief description of the PR's purpose here. If your PR is supposed to fix an existing issue, use a [keyword](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) to link your PR to the...

## Before reporting this bug: - [x] Verify there is not an existing issue for it already - [x] You are using the latest version of `toqito` with a python...