The Wayback Machine - https://web.archive.org/web/20220318173858/https://github.com/microsoft/QuantumLibraries/issues/465
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why does MultiplyI require inputs of equal length? #465

Open
tcNickolas opened this issue Jun 14, 2021 · 0 comments
Open

Why does MultiplyI require inputs of equal length? #465

tcNickolas opened this issue Jun 14, 2021 · 0 comments

Comments

@tcNickolas
Copy link
Member

@tcNickolas tcNickolas commented Jun 14, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment