For Microsoft LIQUi|>, I actually experiment with it a couple of years ago, back in 2017. I'm going through my note and putting some information on this posting, before I put some note on other quantum computer simulation and programming tools I recently toying around with.
First read these pages,
[1] https://blogs.msdn.microsoft.com/uk_faculty_connection/2017/10/11/getting-started-with-liqui-and-quantum-computing/
[2] Microsoft LIQUi|> (Liquid), https://www.microsoft.com/en-us/research/project/language-integrated-quantum-operations-liqui/
Installation
On Windows, Visual Studio (community version works fine), and uses LIQUi|> own language and F#. It also support Ubuntu and OSX, but I only tried on Windows 10.See the installation steps here, http://stationq.github.io/Liquid/getting-started/
Essentially, just two installation steps:
Step 1, install VS community version, https://visualstudio.microsoft.com/vs/community/
Step 2, download ZIP from this GitHub, extract and run, https://github.com/StationQ/Liquid
My impression on this was -- installation and running were simple, but hard to learn, and not much learning resources. I don't recommend using this. Next posting, I'll post about other more recent simulators and SDKs that seems easier to learn.
REFERENCES
- Liquid functions - http://stationq.github.io/Liquid/docs/html/a6076d35-ee7e-167b-2eac-3d47c563f37e.htm
- LIQUi|> design, https://www.microsoft.com/en-us/research/publication/liqui-a-software-design-architecture-and-domain-specific-language-for-quantum-computing/
- http://stationq.github.io/Liquid/docs/LIQUiD.pdf
- https://www.codeproject.com/Articles/12911/Quantum-Computing
- https://blogs.msdn.microsoft.com/uk_faculty_connection/2017/10/11/getting-started-with-liqui-and-quantum-computing/
- https://blogs.msdn.microsoft.com/uk_faculty_connection/2017/10/30/microsofts-software-for-quantum-computing-liqui/
No comments:
Post a Comment