Before releasing v0.3.0, All deprecated code should be removed. Some files and items have already been marked for removal, but need to be safely done so:
[x] Remove Old VQH class (but requires that manual functional capabilities are migrated to the new VQHCore or VQHController classes) see #15
[x] VQHController.current_state is unused Should we keep it or remove it?
[x] InletLinkedAttribute Class is deprecated
[x] VQEAlgorithm.run_segmented and similar
[x] Config related attributes and methods inside SamplingVQE
[x] VQHMapper.update_clock_speed()
[x] QuantumHardwareInterface.optimize()
[x] VQHProtocol, VQHOperator at abstract_classes.py
[x] All old non-queue adapted SuperCollider mappings and fixed-qubit mappings
[x] unused parameters in vqe_conf.json
[x] Old classes at abstract_calsses.py. Remove the full file
Before releasing v0.3.0, All deprecated code should be removed. Some files and items have already been marked for removal, but need to be safely done so:
VQH
class (but requires that manual functional capabilities are migrated to the new VQHCore or VQHController classes) see #15VQHController.current_state
is unused Should we keep it or remove it?InletLinkedAttribute
Class is deprecatedVQEAlgorithm.run_segmented
and similarSamplingVQE
VQHMapper.update_clock_speed()
QuantumHardwareInterface.optimize()
VQHProtocol
,VQHOperator
atabstract_classes.py
vqe_conf.json
abstract_calsses.py
. Remove the full file