# pulser-core
[Pulser](https://pypi.org/project/pulser/) is a framework for composing, simulating and executing **pulse** sequences for neutral-atom quantum devices.
This is the `pulser-core` package, which provides the core functionalities needed to create sequences
with `pulser`.
## Installation
The standard Pulser installation,
```bash
pip install pulser
```
will automatically install `pulser-core`, along with the extension packages.
If you wish to install `pulser-core` on its own, you can instead run
```bash
pip install pulser-core
```
Raw data
{
"_id": null,
"home_page": "https://github.com/pasqal-io/Pulser",
"name": "pulser-core",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Pulser Development Team",
"author_email": null,
"download_url": null,
"platform": null,
"description": "# pulser-core\n\n[Pulser](https://pypi.org/project/pulser/) is a framework for composing, simulating and executing **pulse** sequences for neutral-atom quantum devices.\n\nThis is the `pulser-core` package, which provides the core functionalities needed to create sequences\nwith `pulser`.\n\n## Installation\n\nThe standard Pulser installation,\n\n```bash\npip install pulser\n```\n\nwill automatically install `pulser-core`, along with the extension packages.\nIf you wish to install `pulser-core` on its own, you can instead run\n\n```bash\npip install pulser-core\n```\n\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "A pulse-level composer for neutral-atom quantum devices.",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://github.com/pasqal-io/Pulser"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0578aa1789a7bc2b37eafeab3b5120e7463cd85e0cf5ca8d6125b325bb7d19d3",
"md5": "8fd655f5a6c08cd7128de206f1bc3e53",
"sha256": "c901df8dbf0512fed1faf62a734438960ce6b528345617f5d4d12896b942a582"
},
"downloads": -1,
"filename": "pulser_core-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8fd655f5a6c08cd7128de206f1bc3e53",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 200982,
"upload_time": "2024-10-18T08:03:08",
"upload_time_iso_8601": "2024-10-18T08:03:08.073524Z",
"url": "https://files.pythonhosted.org/packages/05/78/aa1789a7bc2b37eafeab3b5120e7463cd85e0cf5ca8d6125b325bb7d19d3/pulser_core-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-18 08:03:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pasqal-io",
"github_project": "Pulser",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "pulser-core"
}