XanaduAI / thewalrus

A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
https://the-walrus.readthedocs.io
Apache License 2.0
99 stars 54 forks source link

Add vscode devcontainer / github codespaces #370

Open sduquemesa opened 1 year ago

sduquemesa commented 1 year ago

Context: Have you dream of having many and completely environments (down to the operative system) on your local machine or even making changes to the walrus online?

Description of the Change: This PR implements a fully furnished vscode devcontainer.

Benefits:

How-to?

Possible Drawbacks: 🤷

Related GitHub Issues: None

sduquemesa commented 1 year ago

I have added this PR mainly for convenience: this is how I run and debug the walrus on linux while using a mac machine. This PR does not have yet a reviewer — if you think this is useful and can review it, go for it!

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (544c457) 100.00% compared to head (436403a) 100.00%. Report is 1 commits behind head on master.

:exclamation: Current head 436403a differs from pull request most recent head 665e9df. Consider uploading reports for the commit 665e9df to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #370 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 28 28 Lines 1963 1963 ========================================= Hits 1963 1963 ``` ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/XanaduAI/thewalrus/pull/370?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/XanaduAI/thewalrus/pull/370?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI). Last update [0b1af63...665e9df](https://app.codecov.io/gh/XanaduAI/thewalrus/pull/370?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=XanaduAI).