XanaduAI / thewalrus

A library for the calculation of hafnians, Hermite polynomials and Gaussian boson sampling.
https://the-walrus.readthedocs.io
Apache License 2.0
100 stars 56 forks source link

Updates the README #183

Closed nquesada closed 4 years ago

nquesada commented 4 years ago

Context: Some of the instruction in the README files where outdated Description of the Change: This PR updates the instructions of the README file Benefits: People following the instructions will be able to install The Walrus from source Possible Drawbacks:

Related GitHub Issues:

codecov[bot] commented 4 years ago

Codecov Report

Merging #183 into master will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #183   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines         1062      1062           
=========================================
  Hits          1062      1062           

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 9f2088f...652b6a3. Read the comment docs.

nquesada commented 4 years ago

Seems like something is being attempted to be built in python 2.7:

image

josh146 commented 4 years ago

I've re-built appveyor, hopefully it works 🤞 If not, @thisac do you think you could have a look at this sometime today?