Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Andres Paz ce9842d8f6
Replace references to branch master with main (#423)
* Replace master with main

* lingering references
2020-09-16 13:10:14 -07:00
Chris Granade eb5d9a0af3
Create new Docker publishing workflow. (#282)
* Create new Docker publishing workflow.

* Build on wrong branch temporarily to help test.

* Fix ${} syntax.

* Fix FROM line in Dockerfile.

* Also push to latest image.

* Updated container and binder definitions.

* More human readable image names.

* Try pushing to different registry.

* Fix syntax for remote registry name.

* Fix docker login step.

* Login with az acr instead.

* Fix tag names.

* Updated docker repo for binder and devcontainer.

* Fix to Binder config.

* Only prebuild on master.

* Addressing feedback from @anpaz-msft.

* Inject SHA sum into Binder-specific branch.

* Use GITHUB_ACTOR when updating Binder config.

* Use existing action to push.

* Fix inputs to push action.

* Only trigger from master.
2019-12-18 13:05:02 -08:00
Chris Granade b29c2908dd
Update to 0.9, use some 0.9 features (#228)
* Updated Dockerfile to 0.9 image.

* Updated phase estimation sample a bit.

* Fix SHA sum for devcontainer, update simple algorithms.

* Update a few samples, add host.py to CHSH game.

* Updated database search.

* Add editorconfig to devcontainer.

* Recommend VSCode extensions.

* Force editorconfig to treat workspace as a root.

* Update F# sample.

* Adapted rest of Q# projects in standard samples.

* Adapting notebooks as well.

* Updated Numerics as well.

* Begin updating chemistry samples.

* Addressing feedback.

* Finally remembering to ignore symbol cache.

* Update Numerics/CustomModAdd/CustomModAdd.qs

Co-Authored-By: bettinaheim <34236215+bettinaheim@users.noreply.github.com>

* Update Numerics/CustomModAdd/CustomModAdd.qs

Co-Authored-By: bettinaheim <34236215+bettinaheim@users.noreply.github.com>
2019-09-30 14:50:39 -07:00
Andres Paz 02679596db
Preparing for v0.8 (#207)
* Begin simplifying and updating the Get-GateCount sample (#202)

* Ignore gate count outputs.

* Begin simplifying gate count sample.

* More work on simplifying the gate count sample, updating to beta package.

* Removed a few levels of nested types.

* First → Single, fixed plotting issues.

* Added some blank lines for readability.

* Changed fields to properties, applied uppercase naming.

* Fixed some comments in powershell integration.

* Moving to script-based build.

* Moving to script-based build.

* Moving to 0.8.1906.2007-beta

* Validation of IntegralData only supported in Windows

* Adding step to publish test results.

* Update samples for 0.8 beta. (#206)

* Beginning work on converting samples to 0.8.

* Enabled using devcontainer to lock Quantum Development Kit version.

* Updated several samples to 0.8 beta.

* Updated devcontainer to 0.8 beta.

* Updated several more samples to 0.8.

* Updated a few more projects.

* Adapting development container for working with chemistry, python.

* Add QInfer to docker, put metadata back.

* Added mpl requirements to Dockerfile.

* Updated tomography sample to 0.8.

* Fixed warning in DatabaseSearch.

* Fixed typo.

* Update .devcontainer/README.md

Co-Authored-By: Andres Paz <anpaz@microsoft.com>

* Fixed spelling in F# solution.

* Step 1 of renaming F# driver.

* Step 2 of renaming F# driver.

* Updating qdk to latest version
2019-07-19 08:51:29 -07:00