Metadata-Version: 2.4
Name: QUBIT_Driver
Version: 1.1.1
Summary: Drive adapted for the quantum control system of the Beijing Quantum Institute
Home-page: 
Author: He Guo Yang
Author-email: 2060817247@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.14.4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# QUBIT_Driver 

Drive adapted for the quantum control system of the Beijing Quantum Institute

'QUBIT_Driver'是一个驱动库

### 使用方式

### 安装

```
$ pip install QUBIT_Driver
```


### License
## Update log
'1.1.1' 修改numpy支持的版本，添加__version__功能
'1.1' add core driver file
'1.0' first release
[MIT]
