Qcware

Latest version: v7.4.3

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 4

4.0.0

New release reflecting changes in the API
- Changed serialization for numeric entities, so incompatible with previous versions
- Added qio.loader function for creating loader circuits
- Added qutils.qdot and qutils.distance_estimation functions for doing basic calculations in a quantum manner

3.0.0

Updates the client version to 3.0.0 and API version to 5.0.0. Changes:
- Stores parameters and results for API calls in S3
- Client downloads results from S3 when they are available
- Updates to scheduling infrastructure on the backend

2.2.1

Micro version update adding a dependency to pyproject.toml

2.2

Updates the API to 4.0 for various changes

- Configuration is now slightly different and is injected into the request rather than being part of the API calls
- Scheduling comes now in two modes: "immediate" (in which a NotAvailable exception is raised if a backend is out of the availability window) and "next_available" (which raises a ReschedulingException if the call must be rescheduled, and the call will be run during the next availability window)
- added a submit_ version of each call which simply returns the call UID for future retrieval, for batch work
- Some backends have been renamed
- When client_timeout is set to zero, calls immediately "fail" by timing out (but are still submitted and can be retrieved when complete)
- More minor changes

2.1

Updates API semver to 3.0.0 for changes to communication

2.0.2

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.