Buckets:
| # Re-export everything from noise_models_v2 | |
| #© 2025 The MITRE Corporation, All Rights Reserved | |
| from metaqctrl.quantum.noise_models_v2 import ( | |
| NoiseParameters, | |
| NoisePSDModel, | |
| PSDToLindblad, | |
| TaskDistribution, | |
| psd_distance, | |
| TWO_PI | |
| ) | |
| import numpy as np | |
| from scipy.special import gamma as gamma_func | |
| from typing import Tuple, List, Dict | |
| from dataclasses import dataclass | |
Xet Storage Details
- Size:
- 400 Bytes
- Xet hash:
- cfcc043bfe9a3705ab62a8922c574e24ea614e7c79c907d41e44dd3dcddf6cec
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.