XanaduAI / strawberryfields

Strawberry Fields is a full-stack Python library for designing, simulating, and optimizing continuous variable (CV) quantum optical circuits.
https://strawberryfields.ai
Apache License 2.0
754 stars 191 forks source link

Adding numba to requirements #305

Closed antalszava closed 4 years ago

antalszava commented 4 years ago

Context: This attempts to solve #304.

Description of the Change: Adds the numba requirement as >=0.48.

Benefits: SF can be imported.

Possible Drawbacks: N/A

Related GitHub Issues:

304

codecov[bot] commented 4 years ago

Codecov Report

Merging #305 into master will not change coverage by %. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   97.93%   97.93%           
=======================================
  Files          46       46           
  Lines        5945     5945           
=======================================
  Hits         5822     5822           
  Misses        123      123           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9bbe1a2...6e16ce3. Read the comment docs.