| Name | quapp-dwave-ocean JSON |
| Version |
0.0.1.dev3
JSON |
| download |
| home_page | None |
| Summary | Quapp D-Wave Ocean library supporting Quapp Platform for Quantum Computing |
| upload_time | 2025-09-05 04:44:34 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.7 |
| license | The MIT License (MIT)
Copyright © CITYNOW Co. Ltd. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| keywords |
quapp
quapp-dwave-ocean
dwave-ocean
quantum
|
| VCS |
|
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# quapp-dwave-ocean
Quapp D-Wave Ocean library supporting Quapp Platform for Quantum Computing.
## Overview
`quapp-dwave-ocean` provides providers, devices, factories, and async tasks to
run
Binary Quadratic Models (BQMs) via D-Wave Ocean within the Quapp Platform. It
supports
D-Wave system and hybrid devices as well as a QuaO quantum simulator, featuring
consistent context-rich logging, robust error handling, and standardized
project/workspace
headers for clean integration with backend services.
## Features
- Provider and device factories for:
- D-Wave System devices
- D-Wave Hybrid devices
- Quapp D-Wave Ocean simulator
- Asynchronous circuit export to SVG (BQM visualization) with optional
compression and upload.
- Consistent, instance-level logging across provider/device creation, job
invocation, export, and fetching.
- Standardized project/workspace header handling for backend invocations.
- Improved error handling and diagnostics in critical paths (export,
provider/device creation, job processing).
- Job fetching workflow encapsulated for clarity and maintainability.
## Installation
Install via pip:
```bash
pip install quapp-dwave-ocean
```
## Recently Changes Highlights
- chore: Bump a version to `0.0.1.dev2` and update `quapp-common` dependency to
`0.0.11.dev6`
- refactor: Replace global logger usage with instance-level logging and enhance
debug information across D-Wave Ocean modules
- feature: Create `DWaveOceanJobFetching` class for managing job fetching logic in
D-Wave Ocean backend
- feature: Add `DWaveOceanCircuitExportTask` for exporting and processing D-Wave
Ocean circuit visualizations
- refactor: Update import paths from `qapp_common` to `quapp_common` for consistency
across modules
For detailed usage and API references, please refer to the in-code documentation
or contact the maintainers.
Raw data
{
"_id": null,
"home_page": null,
"name": "quapp-dwave-ocean",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "quapp, quapp-dwave-ocean, dwave-ocean, quantum",
"author": null,
"author_email": "\"CITYNOW Co. Ltd. \" <corp@citynow.vn>",
"download_url": "https://files.pythonhosted.org/packages/e2/7c/1da595cdf00728e8b2247d2afae6814964464a3ba20c91626b6e5dc651b5/quapp_dwave_ocean-0.0.1.dev3.tar.gz",
"platform": null,
"description": "# quapp-dwave-ocean\n\nQuapp D-Wave Ocean library supporting Quapp Platform for Quantum Computing.\n\n## Overview\n\n`quapp-dwave-ocean` provides providers, devices, factories, and async tasks to\nrun\nBinary Quadratic Models (BQMs) via D-Wave Ocean within the Quapp Platform. It\nsupports\nD-Wave system and hybrid devices as well as a QuaO quantum simulator, featuring\nconsistent context-rich logging, robust error handling, and standardized\nproject/workspace\nheaders for clean integration with backend services.\n\n## Features\n\n- Provider and device factories for:\n - D-Wave System devices\n - D-Wave Hybrid devices\n - Quapp D-Wave Ocean simulator\n- Asynchronous circuit export to SVG (BQM visualization) with optional\n compression and upload.\n- Consistent, instance-level logging across provider/device creation, job\n invocation, export, and fetching.\n- Standardized project/workspace header handling for backend invocations.\n- Improved error handling and diagnostics in critical paths (export,\n provider/device creation, job processing).\n- Job fetching workflow encapsulated for clarity and maintainability.\n\n## Installation\n\nInstall via pip:\n\n```bash\npip install quapp-dwave-ocean\n```\n\n## Recently Changes Highlights\n\n- chore: Bump a version to `0.0.1.dev2` and update `quapp-common` dependency to\n `0.0.11.dev6`\n- refactor: Replace global logger usage with instance-level logging and enhance\n debug information across D-Wave Ocean modules\n- feature: Create `DWaveOceanJobFetching` class for managing job fetching logic in\n D-Wave Ocean backend\n- feature: Add `DWaveOceanCircuitExportTask` for exporting and processing D-Wave\n Ocean circuit visualizations\n- refactor: Update import paths from `qapp_common` to `quapp_common` for consistency\n across modules\n\nFor detailed usage and API references, please refer to the in-code documentation\nor contact the maintainers.\n",
"bugtrack_url": null,
"license": "The MIT License (MIT)\n Copyright \u00a9 CITYNOW Co. Ltd. All rights reserved.\n \n Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \u201cSoftware\u201d), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \u201cAS IS\u201d, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
"summary": "Quapp D-Wave Ocean library supporting Quapp Platform for Quantum Computing",
"version": "0.0.1.dev3",
"project_urls": {
"Homepage": "https://citynow.asia/"
},
"split_keywords": [
"quapp",
" quapp-dwave-ocean",
" dwave-ocean",
" quantum"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "a11ed527293b3480501d3e716e6572587d5f4c8b5cc9fac029d3378407f4d984",
"md5": "63fbf2e532c2852fc6abfee613c43b78",
"sha256": "4acd7effb14424b741de9b547008021902b4e8bf438e334fab0c36e5e9e63473"
},
"downloads": -1,
"filename": "quapp_dwave_ocean-0.0.1.dev3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "63fbf2e532c2852fc6abfee613c43b78",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 21280,
"upload_time": "2025-09-05T04:44:32",
"upload_time_iso_8601": "2025-09-05T04:44:32.883361Z",
"url": "https://files.pythonhosted.org/packages/a1/1e/d527293b3480501d3e716e6572587d5f4c8b5cc9fac029d3378407f4d984/quapp_dwave_ocean-0.0.1.dev3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e27c1da595cdf00728e8b2247d2afae6814964464a3ba20c91626b6e5dc651b5",
"md5": "f84cbd0858d9e1beb7e5e2b8af8a23d1",
"sha256": "024ebdf3990f5d952357a2004899ba6bc40c8d1761ba2ba0540aa371808a2eea"
},
"downloads": -1,
"filename": "quapp_dwave_ocean-0.0.1.dev3.tar.gz",
"has_sig": false,
"md5_digest": "f84cbd0858d9e1beb7e5e2b8af8a23d1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 14763,
"upload_time": "2025-09-05T04:44:34",
"upload_time_iso_8601": "2025-09-05T04:44:34.418254Z",
"url": "https://files.pythonhosted.org/packages/e2/7c/1da595cdf00728e8b2247d2afae6814964464a3ba20c91626b6e5dc651b5/quapp_dwave_ocean-0.0.1.dev3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-09-05 04:44:34",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "quapp-dwave-ocean"
}