quantify-core


Namequantify-core JSON
Version 0.7.8 PyPI version JSON
download
home_pageNone
SummaryQuantify-core is a unified quantum computing, solid-state and pulse sequencing physical experimentation framework.
upload_time2024-10-14 18:38:59
maintainerNone
docs_urlNone
authorNone
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": null,
    "name": "quantify-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Edgar Reehuis <ereehuis@qblox.com>, Robert Sokolewicz <rsokolewicz@qblox.com>, G\u00e1bor Oszk\u00e1r D\u00e9nes <gdenes@qblox.com>, Amirtha Varshiny Arumugam <amirthavarshiny@orangeqs.com>, Viacheslav Ostroukh <viacheslav@orangeqs.com>",
    "keywords": "quantum, quantify",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2b/24/7d966fa94f5fa0a30963333563b88e0924c252e259adab73354e7de5ffc2/quantify_core-0.7.8.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.8",
    "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": "0e7291f79b4daac66cf1aa9123f363408367817c46e14f4d5d55ead99f195dd9",
                "md5": "e9653b8a9ff64c391f8bfad66acb4de6",
                "sha256": "959cbb2b676629a5d2569c2d808127cf48d153f4dfee7d68978169471c7325c1"
            },
            "downloads": -1,
            "filename": "quantify_core-0.7.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9653b8a9ff64c391f8bfad66acb4de6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 137999,
            "upload_time": "2024-10-14T18:38:46",
            "upload_time_iso_8601": "2024-10-14T18:38:46.565551Z",
            "url": "https://files.pythonhosted.org/packages/0e/72/91f79b4daac66cf1aa9123f363408367817c46e14f4d5d55ead99f195dd9/quantify_core-0.7.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2b247d966fa94f5fa0a30963333563b88e0924c252e259adab73354e7de5ffc2",
                "md5": "e80ed7a9256872e01394da7afbf59fe0",
                "sha256": "fb2f8073f48d35f2a2b7836b5c514c92ff231a054dc49154069d158ab103edbc"
            },
            "downloads": -1,
            "filename": "quantify_core-0.7.8.tar.gz",
            "has_sig": false,
            "md5_digest": "e80ed7a9256872e01394da7afbf59fe0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6088881,
            "upload_time": "2024-10-14T18:38:59",
            "upload_time_iso_8601": "2024-10-14T18:38:59.949484Z",
            "url": "https://files.pythonhosted.org/packages/2b/24/7d966fa94f5fa0a30963333563b88e0924c252e259adab73354e7de5ffc2/quantify_core-0.7.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-14 18:38:59",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "quantify-os",
    "gitlab_project": "quantify-core",
    "lcname": "quantify-core"
}
        
Elapsed time: 0.35229s