This repository was archived by the owner on Jan 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 180
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
Why does MultiplyI require inputs of equal length? #465
Copy link
Copy link
Closed
Labels
Area-APIIssue concerns the API design of a library, such as style guide or design principles adherence.Issue concerns the API design of a library, such as style guide or design principles adherence.Area-DocumentationIssue relates to API documentation comments, READMEs, or other documentation in this repo.Issue relates to API documentation comments, READMEs, or other documentation in this repo.Kind-QuestionIssue is a question about Q# libraries, rather than a bug or enhancementIssue is a question about Q# libraries, rather than a bug or enhancementtrackingThis label will trigger gh-sync to create or update a mirror internal ADO issue.This label will trigger gh-sync to create or update a mirror internal ADO issue.
Description
The implementation doesn't seem to require inputs x and y of equal length, and it seems to me that it would be convenient to be able to multiply two numbers of length N and M to get a result of length N+M.
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: 32fff831-2b30-3a06-bfc4-94a803f6024f
- Version Independent ID: 313b4ce3-5000-27e1-6a1f-19ecd8481bd5
- Content: MultiplyI operation - Q# reference - Microsoft Quantum
- Content Source: api/qsharp/microsoft.quantum.arithmetic.multiplyi.md
- Product: qsharp
- GitHub Login: @ricardo-espinoza
Metadata
Metadata
Assignees
Labels
Area-APIIssue concerns the API design of a library, such as style guide or design principles adherence.Issue concerns the API design of a library, such as style guide or design principles adherence.Area-DocumentationIssue relates to API documentation comments, READMEs, or other documentation in this repo.Issue relates to API documentation comments, READMEs, or other documentation in this repo.Kind-QuestionIssue is a question about Q# libraries, rather than a bug or enhancementIssue is a question about Q# libraries, rather than a bug or enhancementtrackingThis label will trigger gh-sync to create or update a mirror internal ADO issue.This label will trigger gh-sync to create or update a mirror internal ADO issue.