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

move QuAlgorithmZoo to lib #314

Closed
wants to merge 94 commits into from
Closed

move QuAlgorithmZoo to lib #314

wants to merge 94 commits into from

Conversation

Roger-luo
Copy link
Member

@Roger-luo Roger-luo commented Dec 8, 2021

tutorial depends on this QuAlgorithmZoo, currently dev this in CI slow down the build time. I think we can just move it into lib first, and improve them later

GiggleLiu and others added 22 commits December 11, 2019 10:13
* Create VQE_H2_4bit.ipynb

add example for H2 under Jordan-Weigner  transformation with OpenFermion

* Update and rename VQE_H2_4bit.ipynb to H2_OpenFermion.jl

change the notebook to Literate.jl format for better maintenance

* Update README.md
correct reference to global variable h->hamiltonian
the SCSsolver is deprecated in new SCS, shoud be SCS.optimizer now
* switch to chainrules

* switch to Zygote
…00707b7559'

git-subtree-dir: lib/QuAlgorithmZoo
git-subtree-mainline: 604db40
git-subtree-split: e5d0004
@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #314 (9bc7dab) into master (604db40) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #314   +/-   ##
=======================================
  Coverage   77.63%   77.63%           
=======================================
  Files          22       22           
  Lines        1203     1203           
=======================================
  Hits          934      934           
  Misses        269      269           

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 604db40...9bc7dab. Read the comment docs.

@GiggleLiu
Copy link
Member

I'd prefer delay this decision. Why are the tests rely on QuAlgorithmZoo?

@Roger-luo
Copy link
Member Author

not tests, documentation depends on this package

@Roger-luo
Copy link
Member Author

close in favor of #315

@Roger-luo Roger-luo closed this Dec 17, 2021
@Roger-luo Roger-luo deleted the roger/zoo branch December 17, 2021 21:14
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.

7 participants