PennyLaneAI / pennylane-pq

Contains the PennyLane ProjectQ plugin. This plugin provides three devices to work with PennyLane - the ProjectQ IBM device, the ProjectQ quantum simulator, and the ProjectQ classical simulator.
https://docs.pennylane.ai/projects/projectq
Apache License 2.0
16 stars 9 forks source link

remove python 3.7 support; changelog updates; use pip for readthedocs #81

Closed timmysilv closed 1 year ago

timmysilv commented 1 year ago

this PR does 3 things:

note: there are no CI actions available for this repo, so I made the necessary changes manually. I will get those prepared before the 0.30 release

codecov[bot] commented 1 year ago

Codecov Report

Merging #81 (f94db68) into master (462b129) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #81   +/-   ##
=======================================
  Coverage   93.99%   93.99%           
=======================================
  Files           6        6           
  Lines         233      233           
=======================================
  Hits          219      219           
  Misses         14       14           
Impacted Files Coverage Δ
pennylane_pq/devices.py 99.41% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.