Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Conversation

@crazy4pi314
Copy link
Contributor

I ran into a bug when trying to import a noise model from QuTiP where it was basically just missing an import of the json package. This seemed to fix it on my system!

@cgranade cgranade merged commit c13dc83 into microsoft:cgranade/experimental/opensim Feb 25, 2021
cgranade pushed a commit that referenced this pull request Jun 15, 2021
* Add %simulate_noise and %noise_model magic commands.

* Guard new magic behind experimental.

* Fix to noise model source, use noise_model::ideal().

* Bump version and begin adding more documentation.

* Add simulate_noise to qsharp-core.

* Bump version and fix some syntax errors.

* Add to noise model encoder.

* Support setting opensim capacity through %config.

* Started adding integration tests for experimental opensim.

* Fixed tests.

* Bump version and register display encoders.

* Fix some display issues in noise model encoder.

* fixing a bug in json noise model import (#412)

* Update to 0.15.210324351-alpha.

* Update to 0.15.210324357-alpha.

* Capture more information in assertion logs.

* Adapt to changes in noise model serialization API.

* One more fix to serialization support.

* Use alpha from microsoft/qsharp-runtime#709.

* Support more processes and instruments in display encoders.

* Allow Python client to inform kernel about experimental features.

* Allow clients to override kernel name used to communicate with IQ#.

* Fix serialization bug.

* Allow loading noise models by name.

* Revert accidental changes.

* Allow getting/setting noise models by name, add docs.

* Expose representations and named noise models.

* Update package versions to latest alpha build.

* Update to latest build.

* Improve visualization and serialization.

* Update to latest build.

* Add Python magics, expose experimental build info to Python.

* Display encoder for sparse stabilizer states.

* Build info as a magic command.

* Update to latest build.

* Fix bug in group presentations.

* Expose build info.

* Fixed bug in mixed pauli process serialization.

* Update to latest build.

* One more slight encoder fix.

* Move IQ# build to latest version of Ubuntu.

* Trivial change to invalidate builds.

* Use -any.whl to block Windows-specific wheels on Linux images.

Co-authored-by: Sarah Kaiser <sckaiser@sckaiser.com>
cgranade pushed a commit that referenced this pull request Jun 17, 2021
* Add %simulate_noise and %noise_model magic commands.

* Guard new magic behind experimental.

* Fix to noise model source, use noise_model::ideal().

* Bump version and begin adding more documentation.

* Add simulate_noise to qsharp-core.

* Bump version and fix some syntax errors.

* Add to noise model encoder.

* Support setting opensim capacity through %config.

* Started adding integration tests for experimental opensim.

* Fixed tests.

* Bump version and register display encoders.

* Fix some display issues in noise model encoder.

* fixing a bug in json noise model import (#412)

* Update to 0.15.210324351-alpha.

* Update to 0.15.210324357-alpha.

* Capture more information in assertion logs.

* Adapt to changes in noise model serialization API.

* One more fix to serialization support.

* Use alpha from microsoft/qsharp-runtime#709.

* Support more processes and instruments in display encoders.

* Allow Python client to inform kernel about experimental features.

* Allow clients to override kernel name used to communicate with IQ#.

* Fix serialization bug.

* Allow loading noise models by name.

* Revert accidental changes.

* Allow getting/setting noise models by name, add docs.

* Expose representations and named noise models.

* Update package versions to latest alpha build.

* Update to latest build.

* Improve visualization and serialization.

* Update to latest build.

* Add Python magics, expose experimental build info to Python.

* Display encoder for sparse stabilizer states.

* Build info as a magic command.

* Update to latest build.

* Fix bug in group presentations.

* Expose build info.

* Fixed bug in mixed pauli process serialization.

* Update to latest build.

* One more slight encoder fix.

* Move IQ# build to latest version of Ubuntu.

* Trivial change to invalidate builds.

* Use -any.whl to block Windows-specific wheels on Linux images.

Co-authored-by: Sarah Kaiser <sckaiser@sckaiser.com>

Co-authored-by: Sarah Kaiser <sckaiser@sckaiser.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants