Qcware

Latest version: v7.4.3

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

Scan your dependencies

Page 2 of 4

7.1.0

Separated fit and predict and added classifiers (QNearestCentroid, QNeighborsRegressor, QNeighborsClassifier, QMeans)

7.0.0

- Bumps python version to `3.9`
- Better type hints for configuration module

6.0.0

- Added `retrieve_parameters` method to `qcware.forge.api_calls`, along with an `async_` version, that allows users to fetch the parameters of a previous API call.
- We also removed the legacy `submit_` and `async_` calls (for the new `call.submit` and `call.async` versions).
- `distance_estimation` has changed to `qdist.`
- Updated parameters for `qdot` and `qdist`.
- `Constraints` added some new internal fields which will appear when serialized.
- `qdist`, `qdot`, and `loaders` added several new loader modes.

5.0.0

* Big news: Reorganization! Instead of `import qcware` do `from qcware import forge` and all API calls are under `forge` (`forge.optimize...`)
* Solve_binary now removed in favor of optimize_binary
* Functions `qaoa_expectation_value` and `qaoa_sample` added
* Many changes to `BinaryProblem`, `BinaryResults`, `PolynomialObjective` and other optimization types
* Enabled `brute_force_minimize`

4.3.1

Repaired a defect in detecting a returned error

4.3.0

- Deprecated solve_binary in favor of optimize_binary and new BinaryProblem and BinaryResult classes
- New format for all tasks, including task(), task.submit(), and task.call_async() for all API calls; old submit_ and async_ versions deprecated
- Various changes in serialization and API communication

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.