quantify-core


Namequantify-core JSON
Version 0.7.4 PyPI version JSON
download
home_page
SummaryQuantify-core is a unified quantum computing, solid-state and pulse sequencing physical experimentation framework.
upload_time2023-12-15 16:35:45
maintainer
docs_urlNone
author
requires_python>=3.8
licenseBSD-3-Clause
keywords quantum quantify
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # quantify-core

[![Slack](https://img.shields.io/badge/slack-chat-green.svg)](https://quantify-os.org/slack.html#sec-slack)
[![Pipelines](https://gitlab.com/quantify-os/quantify-core/badges/main/pipeline.svg)](https://gitlab.com/quantify-os/quantify-core/-/pipelines/)
[![PyPi](https://img.shields.io/pypi/v/quantify-core.svg)](https://pypi.org/pypi/quantify-core)
[![Code Quality](https://app.codacy.com/project/badge/Grade/32265e1e7d3f491fa028528aaf8bfa69)](https://app.codacy.com/gl/quantify-os/quantify-core/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=quantify-os/quantify-core&utm_campaign=Badge_Grade)
[![Coverage](https://app.codacy.com/project/badge/Coverage/32265e1e7d3f491fa028528aaf8bfa69)](https://app.codacy.com/gl/quantify-os/quantify-core/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=quantify-os/quantify-core&utm_campaign=Badge_Coverage)
[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://gitlab.com/quantify-os/quantify-core/-/blob/main/LICENSE)
[![Code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Unitary Fund](https://img.shields.io/badge/Supported%20By-UNITARY%20FUND-brightgreen.svg?style=flat)](https://unitary.fund)
[![Documentation](https://img.shields.io/badge/documentation-grey)](https://quantify-os.org/docs/quantify-core)

![Quantify logo](https://gitlab.com/quantify-os/quantify-core/-/raw/main/docs/source/images/QUANTIFY_LANDSCAPE.svg)

Quantify is a Python-based data acquisition framework focused on Quantum Computing and
solid-state physics experiments.
The framework consists of [quantify-core](https://pypi.org/project/quantify-core/) ([git](https://gitlab.com/quantify-os/quantify-core/) | [docs](https://quantify-os.org/docs/quantify-core))
and [quantify-scheduler](https://pypi.org/project/quantify-scheduler/) ([git](https://gitlab.com/quantify-os/quantify-scheduler/) | [docs](https://quantify-os.org/docs/quantify-scheduler)).
It is built on top of [QCoDeS](https://qcodes.github.io/Qcodes/)
and is a spiritual successor of [PycQED](https://github.com/DiCarloLab-Delft/PycQED_py3).
`quantify-core` is the core module that contains all basic functionality to control experiments. This includes:

- A framework to control instruments.
- A data-acquisition loop.
- Data storage and analysis.
- Parameter monitoring and live visualization of experiments.

## Overview and Community

For a general overview of Quantify and connecting to its open-source community, see [quantify-os.org](https://quantify-os.org/).
Quantify is maintained by the Quantify Consortium consisting of Qblox and Orange Quantum Systems.

[<img src="https://gitlab.com/quantify-os/quantify-core/-/raw/main/docs/source/images/Qblox_logo.svg" alt="Qblox logo" width=200px/>](https://qblox.com)
&nbsp;
&nbsp;
&nbsp;
&nbsp;
[<img src="https://gitlab.com/quantify-os/quantify-core/-/raw/main/docs/source/images/OQS_logo_with_text.svg" alt="Orange Quantum Systems logo" width=200px/>](https://orangeqs.com)

&nbsp;

The software is free to use under the conditions specified in the [license](https://gitlab.com/quantify-os/quantify-core/-/raw/main/LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "quantify-core",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Edgar Reehuis <ereehuis@qblox.com>, Robert Sokolewicz <rsokolewicz@qblox.com>, Tobias Bonsen <tobias@orangeqs.com>, Viacheslav Ostroukh <viacheslav@orangeqs.com>",
    "keywords": "quantum,quantify",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/99/35/6b2668b368a38a2309dec0830ec41da9e302e1b21b3d5f3b64b482842a0e/quantify-core-0.7.4.tar.gz",
    "platform": null,
    "description": "# quantify-core\n\n[![Slack](https://img.shields.io/badge/slack-chat-green.svg)](https://quantify-os.org/slack.html#sec-slack)\n[![Pipelines](https://gitlab.com/quantify-os/quantify-core/badges/main/pipeline.svg)](https://gitlab.com/quantify-os/quantify-core/-/pipelines/)\n[![PyPi](https://img.shields.io/pypi/v/quantify-core.svg)](https://pypi.org/pypi/quantify-core)\n[![Code Quality](https://app.codacy.com/project/badge/Grade/32265e1e7d3f491fa028528aaf8bfa69)](https://app.codacy.com/gl/quantify-os/quantify-core/dashboard?utm_source=gitlab.com&amp;utm_medium=referral&amp;utm_content=quantify-os/quantify-core&amp;utm_campaign=Badge_Grade)\n[![Coverage](https://app.codacy.com/project/badge/Coverage/32265e1e7d3f491fa028528aaf8bfa69)](https://app.codacy.com/gl/quantify-os/quantify-core/dashboard?utm_source=gitlab.com&amp;utm_medium=referral&amp;utm_content=quantify-os/quantify-core&amp;utm_campaign=Badge_Coverage)\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://gitlab.com/quantify-os/quantify-core/-/blob/main/LICENSE)\n[![Code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Unitary Fund](https://img.shields.io/badge/Supported%20By-UNITARY%20FUND-brightgreen.svg?style=flat)](https://unitary.fund)\n[![Documentation](https://img.shields.io/badge/documentation-grey)](https://quantify-os.org/docs/quantify-core)\n\n![Quantify logo](https://gitlab.com/quantify-os/quantify-core/-/raw/main/docs/source/images/QUANTIFY_LANDSCAPE.svg)\n\nQuantify is a Python-based data acquisition framework focused on Quantum Computing and\nsolid-state physics experiments.\nThe framework consists of [quantify-core](https://pypi.org/project/quantify-core/) ([git](https://gitlab.com/quantify-os/quantify-core/) | [docs](https://quantify-os.org/docs/quantify-core))\nand [quantify-scheduler](https://pypi.org/project/quantify-scheduler/) ([git](https://gitlab.com/quantify-os/quantify-scheduler/) | [docs](https://quantify-os.org/docs/quantify-scheduler)).\nIt is built on top of [QCoDeS](https://qcodes.github.io/Qcodes/)\nand is a spiritual successor of [PycQED](https://github.com/DiCarloLab-Delft/PycQED_py3).\n`quantify-core` is the core module that contains all basic functionality to control experiments. This includes:\n\n- A framework to control instruments.\n- A data-acquisition loop.\n- Data storage and analysis.\n- Parameter monitoring and live visualization of experiments.\n\n## Overview and Community\n\nFor a general overview of Quantify and connecting to its open-source community, see [quantify-os.org](https://quantify-os.org/).\nQuantify is maintained by the Quantify Consortium consisting of Qblox and Orange Quantum Systems.\n\n[<img src=\"https://gitlab.com/quantify-os/quantify-core/-/raw/main/docs/source/images/Qblox_logo.svg\" alt=\"Qblox logo\" width=200px/>](https://qblox.com)\n&nbsp;\n&nbsp;\n&nbsp;\n&nbsp;\n[<img src=\"https://gitlab.com/quantify-os/quantify-core/-/raw/main/docs/source/images/OQS_logo_with_text.svg\" alt=\"Orange Quantum Systems logo\" width=200px/>](https://orangeqs.com)\n\n&nbsp;\n\nThe software is free to use under the conditions specified in the [license](https://gitlab.com/quantify-os/quantify-core/-/raw/main/LICENSE).\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Quantify-core is a unified quantum computing, solid-state and pulse sequencing physical experimentation framework.",
    "version": "0.7.4",
    "project_urls": {
        "Authors": "https://gitlab.com/quantify-os/quantify-core/-/blob/main/AUTHORS.md",
        "Changelog": "https://gitlab.com/quantify-os/quantify-core/-/blob/main/CHANGELOG.md",
        "Documentation": "https://quantify-os.org/docs/quantify-core",
        "Issue tracker": "https://gitlab.com/quantify-os/quantify-core/-/issues",
        "Slack": "https://join.slack.com/t/quantify-hq/shared_invite/zt-1nd78r4e9-rbWdna53cW4DO_YbtMhVuA",
        "Source": "https://gitlab.com/quantify-os/quantify-core"
    },
    "split_keywords": [
        "quantum",
        "quantify"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2f34fc7dd5f9a199f66157fdf5e09ddf313a82da4903c23e06638957ab45b8c6",
                "md5": "c65de138e00403b09a44d6f2e6009ebf",
                "sha256": "38b7c0dba5ebbf10273a417216b37ebdd999fd737f59bd102313892dc7db0c80"
            },
            "downloads": -1,
            "filename": "quantify_core-0.7.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c65de138e00403b09a44d6f2e6009ebf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 127563,
            "upload_time": "2023-12-15T16:35:43",
            "upload_time_iso_8601": "2023-12-15T16:35:43.824714Z",
            "url": "https://files.pythonhosted.org/packages/2f/34/fc7dd5f9a199f66157fdf5e09ddf313a82da4903c23e06638957ab45b8c6/quantify_core-0.7.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99356b2668b368a38a2309dec0830ec41da9e302e1b21b3d5f3b64b482842a0e",
                "md5": "ca8518eee225882589a10cad38cc2749",
                "sha256": "370d68b80ff724fa2a7b34860c04071c28c8bce2da1ffeba45ca728190d8cfe9"
            },
            "downloads": -1,
            "filename": "quantify-core-0.7.4.tar.gz",
            "has_sig": false,
            "md5_digest": "ca8518eee225882589a10cad38cc2749",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5486886,
            "upload_time": "2023-12-15T16:35:45",
            "upload_time_iso_8601": "2023-12-15T16:35:45.701344Z",
            "url": "https://files.pythonhosted.org/packages/99/35/6b2668b368a38a2309dec0830ec41da9e302e1b21b3d5f3b64b482842a0e/quantify-core-0.7.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-15 16:35:45",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "quantify-os",
    "gitlab_project": "quantify-core",
    "lcname": "quantify-core"
}
        
Elapsed time: 0.15491s