Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Add BigInt variants of all Int methods #374

Open
@Strilanc

Description

@Strilanc

When testing an adder, I noticed that as soon as I went to larger sizes some of the functions I was using did not have BigInt variants.

For example, I needed to write BigInt variants of these three functions:

MeasureInteger
DrawRandomInt
ApplyXorInPlace

(This would all be moot if Q# was big-int-by-default like python!)

Metadata

Metadata

Assignees

Labels

Kind-EnhancementNew feature or requestStatus-ChildIssueThis issue is part of an in-progress proposal or other parent issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions