Skip to content

Continued implementation of the Microsoft.Quantum.Arrays namespace - #350

Merged
César Zaragoza Cortés (cesarzc) merged 24 commits into
mainfrom
cesarzc/arrays-part-two
May 26, 2023
Merged

Continued implementation of the Microsoft.Quantum.Arrays namespace#350
César Zaragoza Cortés (cesarzc) merged 24 commits into
mainfrom
cesarzc/arrays-part-two

Conversation

@cesarzc

Copy link
Copy Markdown
Contributor

This change implements more functions on the Microsoft.Quantum.Arrays namespace.

Comment thread library/tests/src/lib.rs Outdated
Comment thread library/tests/src/tests.rs Outdated
Comment thread library/tests/src/tests.rs Outdated
@cesarzc
César Zaragoza Cortés (cesarzc) deleted the cesarzc/arrays-part-two branch May 26, 2023 18:54
pull Bot pushed a commit to Mattlk13/qsharp that referenced this pull request Aug 1, 2026
Fixes [issue](microsoft#3530), which was
caused by a breaking change (or a sequence of them) by the vscode repo.

First, they renamed the MacOS executable path from
`.../Contents/MacOS/Electron` to `.../Contents/MacOS/Code` (or
`.../Contents/MacOS/Code - Insiders`) [PR
#291948](https://github.com/microsoft/vscode/pull/291948/changes). But
they still kept the symlink, so that didn't cause the break.

Then, they removed the symlink: [PR
#326502](microsoft/vscode#326502), which caused
this error, since the original path wasn't accessible anymore.

But the vscode-test repo fixed it last week: [PR
microsoft#350](microsoft/vscode-test#350)

So all I had to do was update the package to the latest version. I ran
the multiplatform pipeline again and it worked:
[link](https://github.com/microsoft/qdk/actions/runs/30659943911)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants