pyquac
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: pyquac | ||
| Version: 1.1.3 | ||
| Version: 1.1.4 | ||
| Summary: Useful tools for quantum computing experiments, provided for BMSTU FMN | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/ikaryss/pyquac |
| Metadata-Version: 2.1 | ||
| Name: pyquac | ||
| Version: 1.1.3 | ||
| Version: 1.1.4 | ||
| Summary: Useful tools for quantum computing experiments, provided for BMSTU FMN | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/ikaryss/pyquac |
+10
-0
@@ -11,2 +11,12 @@ import zhinst | ||
| # built-in libraries | ||
| from time import perf_counter | ||
| from typing import Iterable, Union | ||
| import time | ||
| # installable libraries | ||
| import matplotlib.pyplot as plt | ||
| import pandas as pd | ||
| import numpy as np | ||
| from scipy import stats | ||
| import numba as nb | ||
@@ -13,0 +23,0 @@ class Tts(TwoToneSpectroscopy): |
+1
-1
@@ -11,3 +11,3 @@ from setuptools import setup, find_packages | ||
| name='pyquac', | ||
| version='1.1.3', | ||
| version='1.1.4', | ||
| description='Useful tools for quantum computing experiments, provided for BMSTU FMN', | ||
@@ -14,0 +14,0 @@ long_description_content_type="text/markdown", |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
95342
0.26%1858
0.54%