Kartik Singhal

Results 11 issues of Kartik Singhal

**Describe the bug** It looks like since v0.7.x no source distributions are being uploaded to PyPI. Is it possible to upload source distributions as part of the release process as...

bug

I added a pre-commit config in #64, it will be ideal to run the same setup on the CI as well.

Currently, the base and adaptive profiles are deeply nested under `specification/under_development/profiles`, this makes it harder to find them. Since the profiles are more-or-less finalized, the `under_development` categorization seems unnecessary. Perhaps...

Random module introduced in https://github.com/CQCL/guppylang/pull/822 / https://github.com/CQCL/guppylang/issues/769 only supports generating 32-bit random numbers as it uses the PCG32 RNG. > We can provide a utility function the user can choose...

An example: ```sh ❯ cargo set-version -p package -m 11.ge8fe5ff --dry-run Upgrading package from 0.1.17-beta.3 to 0.1.17+11.ge8fe5ff warning: aborting set-version due to dry run ❯ cargo set-version --version cargo-edit-set-version 0.12.3...

enhancement
breaking-change
cargo-set-version

Follow up to #755. It will be a nicer user experience if WASM signatures from the supplied wasm file/module were validated at guppy compile time to match against the user-specified...

enhancement

This issue is to track work and status of the workstream proposed at https://github.com/qir-alliance/.github/pull/46 ([Rendered](https://github.com/qartik/.github/blob/workstream-dyn-alloc-arrays/workstreams/Dynamic_Qubit_Allocation_Arrays.md)). This workstream aims to add support for dynamic qubit allocation, fixed-size qubit arrays and measurement...

We may also want to remove/move the tag for 2.0 after this PR.