Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix bounds error bug #26

Merged
merged 2 commits into from
Oct 28, 2019
Merged

fix bounds error bug #26

merged 2 commits into from
Oct 28, 2019

Conversation

GiggleLiu
Copy link
Member

@GiggleLiu GiggleLiu commented Oct 27, 2019

will fix issue QuantumBFS/YaoSym.jl#6

@GiggleLiu GiggleLiu requested a review from Roger-luo October 27, 2019 02:07
@GiggleLiu
Copy link
Member Author

Could you please tag a version after merging this patch? @Roger-luo

@codecov
Copy link

codecov bot commented Oct 27, 2019

Codecov Report

Merging #26 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #26   +/-   ##
=======================================
  Coverage   74.69%   74.69%           
=======================================
  Files          12       12           
  Lines         494      494           
=======================================
  Hits          369      369           
  Misses        125      125
Impacted Files Coverage Δ
src/linalg.jl 84.4% <100%> (ø) ⬆️

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 af024b1...555efcf. Read the comment docs.

test/linalg.jl Outdated Show resolved Hide resolved
@Roger-luo Roger-luo merged commit a52bce4 into master Oct 28, 2019
@Roger-luo Roger-luo deleted the fix-boundserror branch October 28, 2019 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants