Pennylane-qiskit

Latest version: v0.36.0

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

Scan your dependencies

Page 7 of 7

0.0.7

Removed

- Removed the `LegacySimulatorsQiskitDevice` as this isn't supported in `qiskit` anymore.

Improvements

- updated to `qiskit` version `0.10.*`.

---

0.0.6

Added

- Added the noise model to `BasicAerQiskitDevice` and `AerQiskitDevice` with unit tests (13)
- Added unit tests for the docs (7/20)

Fixed

- Fixed the ''multiple'' `backends` keyword bug (13).
- Fixed the `par_domain` of the operations (real valued parameters) in `pos.py` (21)
- Fixed documentation problems
- Started to 'fix' ''low'' code quality due to type hints with codacy (15)
- Small typos and code cleanups

---

0.0.5

New features

- `AerQiskitDevice` and `LegacySimulatorQiskitDevice` with tests

Fixed

- Readme & documentation
- `setup.py`
- Code style clean-ups & code cleaning.
- Build setup with travis CI
- Removed unsied `num_runs` kwargs
- Fixed the overlapping kwargs with
- Better tests taken from the _ProjectQ_ plugin
- remove the sleep after computation.

---

Release 2018-12-23

New features

- The device `IbmQQiskitDevice` now can load the `ibmqx_token` from the environment variabe `IBMQX_TOKEN`

Improvements

- Renamed `psops` to `qisktops`
- The setup/build requirements are now read from `requirements.txt`. The file is included now in the distribution file.
- Due to changes in qiskit (0.7.0) the Device `AerDevice` must be correctly termed to `BasicAerDevice`
- Due to the removal of `qiskit.unroll.CircuitBackend` the complete plugin logic needed an overhaul. Now the
`QuantumCircuit` is used in conjunction with the new converters `dag_to_circuit` and `circuit_to_dag`
as well as the usage of the base class `Instruction`. We hope that this change will work for most cases.

Fixed

- The Readme: links and the usage of _device_ instead of _provider_, to stay in PennyLane-lingo
- Update to qiskit 0.7.0 made changes necessary: import location have changes

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.