qadence2


Nameqadence2 JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryQadence 2
upload_time2025-01-15 16:05:55
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.10
licenseApache 2.0
keywords quantum
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Qadence 2

!!! note
    Qadence 2 is currently a *work in progress* and is under active development. Please be aware that the software is in an early stage, and frequent updates, including breaking changes, are to be expected. This means that:
    * Features and functionalities may change without prior notice.
    * The codebase is still evolving, and parts of the software may not function as intended.
    * Documentation and user guides may be incomplete or subject to significant changes.


## Installation

!!! note
    It is advised to set up a python environment before installing the package, such as [venv](https://docs.python.org/3/library/venv.html#creating-virtual-environments), [hatch](https://hatch.pypa.io/latest/), [pyenv](https://github.com/pyenv/pyenv), [conda](https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html) or [poetry](https://python-poetry.org/). (Qadence 2 in development mode uses `hatch`).

To install the current version of Qadence 2, there are a few options:

### 1. Installation from PYPI

On the terminal, type

```bash
pip install qadence2
```

### 2. Installation from Source

Clone this repository by typing on the terminal

```bash
git clone https://github.com/pasqal-io/qadence2-core.git
```

Go to `qadence2-core` folder and install it using [hatch](https://hatch.pypa.io/latest/)

```bash
hatch -v shell
```

Use hatch environment on your IDE or terminal to use `qadence2` package.


## Contributing

Before making a contribution, please review our [code of conduct](docs/getting_started/CODE_OF_CONDUCT.md).

- **Submitting Issues:** To submit bug reports or feature requests, please use our [issue tracker](https://github.com/pasqal-io/qadence2-core/issues).
- **Developing in qadence:** To learn more about how to develop within `qadence`, please refer to [contributing guidelines](docs/getting_started/CONTRIBUTING.md).



## License

Qadence 2 is a free and open source software package, released under the [Apache License, Version 2.0](docs/getting_started/LICENSE.md).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qadence2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.10",
    "maintainer_email": null,
    "keywords": "quantum",
    "author": null,
    "author_email": "Eduardo Maschio <eduardo.maschio@pasqal.com>, Kaonan Micadei <kaonan.micadei@pasqal.com>, Dominik Seitz <dominik.seitz@pasqal.com>, Roland Guichard <roland.guichard@pasqal.com>, Jo\u00e3o Moutinho <joao.moutinho@pasqal.com>, Pim Venderbosch <pim.venderbosch@pasqal.com>",
    "download_url": "https://files.pythonhosted.org/packages/5d/89/d94637c95eeb601e44779c836684cf21885ff61369af371829f0a526cfd5/qadence2-0.2.0.tar.gz",
    "platform": null,
    "description": "# Qadence 2\n\n!!! note\n    Qadence 2 is currently a *work in progress* and is under active development. Please be aware that the software is in an early stage, and frequent updates, including breaking changes, are to be expected. This means that:\n    * Features and functionalities may change without prior notice.\n    * The codebase is still evolving, and parts of the software may not function as intended.\n    * Documentation and user guides may be incomplete or subject to significant changes.\n\n\n## Installation\n\n!!! note\n    It is advised to set up a python environment before installing the package, such as [venv](https://docs.python.org/3/library/venv.html#creating-virtual-environments), [hatch](https://hatch.pypa.io/latest/), [pyenv](https://github.com/pyenv/pyenv), [conda](https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html) or [poetry](https://python-poetry.org/). (Qadence 2 in development mode uses `hatch`).\n\nTo install the current version of Qadence 2, there are a few options:\n\n### 1. Installation from PYPI\n\nOn the terminal, type\n\n```bash\npip install qadence2\n```\n\n### 2. Installation from Source\n\nClone this repository by typing on the terminal\n\n```bash\ngit clone https://github.com/pasqal-io/qadence2-core.git\n```\n\nGo to `qadence2-core` folder and install it using [hatch](https://hatch.pypa.io/latest/)\n\n```bash\nhatch -v shell\n```\n\nUse hatch environment on your IDE or terminal to use `qadence2` package.\n\n\n## Contributing\n\nBefore making a contribution, please review our [code of conduct](docs/getting_started/CODE_OF_CONDUCT.md).\n\n- **Submitting Issues:** To submit bug reports or feature requests, please use our [issue tracker](https://github.com/pasqal-io/qadence2-core/issues).\n- **Developing in qadence:** To learn more about how to develop within `qadence`, please refer to [contributing guidelines](docs/getting_started/CONTRIBUTING.md).\n\n\n\n## License\n\nQadence 2 is a free and open source software package, released under the [Apache License, Version 2.0](docs/getting_started/LICENSE.md).\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Qadence 2",
    "version": "0.2.0",
    "project_urls": {
        "Issues": "https://github.com/pasqal-io/qadence2-core/issues",
        "Source": "https://github.com/pasqal-io/qadence2-core"
    },
    "split_keywords": [
        "quantum"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0973ab318ba5f59d965981a93e976f053e021afd3ad530096236af1f1a9d038",
                "md5": "a5b62101a9c3a9e68f3c728e85bbd5f0",
                "sha256": "2929b1b62c7ae5cfe6407816388588957ef8536928aac623a9be571b0a428bac"
            },
            "downloads": -1,
            "filename": "qadence2-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5b62101a9c3a9e68f3c728e85bbd5f0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.10",
            "size": 5602,
            "upload_time": "2025-01-15T16:05:53",
            "upload_time_iso_8601": "2025-01-15T16:05:53.641502Z",
            "url": "https://files.pythonhosted.org/packages/b0/97/3ab318ba5f59d965981a93e976f053e021afd3ad530096236af1f1a9d038/qadence2-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d89d94637c95eeb601e44779c836684cf21885ff61369af371829f0a526cfd5",
                "md5": "54698bd1035a164876e856e23c750541",
                "sha256": "54b7828d0c0e176097172ad3b4bacaaa4296f2dc7067a9255efdc30d910f88c0"
            },
            "downloads": -1,
            "filename": "qadence2-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "54698bd1035a164876e856e23c750541",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.10",
            "size": 7349,
            "upload_time": "2025-01-15T16:05:55",
            "upload_time_iso_8601": "2025-01-15T16:05:55.916206Z",
            "url": "https://files.pythonhosted.org/packages/5d/89/d94637c95eeb601e44779c836684cf21885ff61369af371829f0a526cfd5/qadence2-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-15 16:05:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pasqal-io",
    "github_project": "qadence2-core",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "qadence2"
}
        
Elapsed time: 9.65678s