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.

Why does MultiplyI require inputs of equal length? #465

@tcNickolas

Description

@tcNickolas

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-APIIssue 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.Kind-QuestionIssue 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.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions