-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reworking the NoiseModel interface (#710)
* First rework of the NoiseModel interface * Fix typing * Avoid resampling when amp_sigma=0 * Isolating code to find relevant noise parameters * Define a custom NoiseModel.__repr__() * Deprecating noise_types definition * Improving adjacent UTs * Complete NoiseModel UTs * Update NoiseModel JSON schema * Fix docstring indentation * Implementing review suggestions * Allowing temperature to be 0 * Disallow temperature to be null in JSON schema
- Loading branch information
Showing
12 changed files
with
679 additions
and
269 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.