pulser-core


Namepulser-core JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/pasqal-io/Pulser
SummaryA pulse-level composer for neutral-atom quantum devices.
upload_time2025-02-14 17:16:58
maintainerNone
docs_urlNone
authorPulser Development Team
requires_python>=3.9
licenseApache 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # 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.3.0",
    "project_urls": {
        "Homepage": "https://github.com/pasqal-io/Pulser"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c0a954797748d3879df94e71bd365a9a115b5d9989d40eec25720d1b008474d2",
                "md5": "21ec78aa3edd1f81f228118f9d9f5549",
                "sha256": "a20dd578265d6137f911cf13193326b75f709f5e290a569e9f701ebcc61091cc"
            },
            "downloads": -1,
            "filename": "pulser_core-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "21ec78aa3edd1f81f228118f9d9f5549",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 220897,
            "upload_time": "2025-02-14T17:16:58",
            "upload_time_iso_8601": "2025-02-14T17:16:58.263084Z",
            "url": "https://files.pythonhosted.org/packages/c0/a9/54797748d3879df94e71bd365a9a115b5d9989d40eec25720d1b008474d2/pulser_core-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-14 17:16:58",
    "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"
}
        
Elapsed time: 0.37172s