Merged
Conversation
* fix pennylane QubitDevice import warning * make QubitDevice import dependant on version
* Fixen Pennylane bug, Qiskit still does not work due to opt_level=3.. * add reminder, that obsolete gate is removed, once this issue is closed. * Increase Readability * QuantumCiruit ->QuantumCircuit * remove comment and siplify while condition * Fix docstring src/squlearn/util/decompose_to_std.py * fix cregbundle warning * Change parameter order and set default to None. * black * add decompose to pennylane_circuit --------- Co-authored-by: Moritz <44642314+MoritzWillmann@users.noreply.github.com> Co-authored-by: Moritz <moritz.willmann@ipa.fraunhofer.de> Co-authored-by: David Kreplin <david.kreplin@ipa.fraunhofer.de>
* -included tutorial notebook with Figure, modified bug in kyriienko encoding, created nblink and modified pyproject * fixed typos * formatted with black * typo in example_qnn_ode_solver.nblink * changed bibliography in tutorial example * included example_qnn_ode_solver in the .rst file * removing possibly problematic paragraph * creating a dummy to test error * removing from examples_index all changes * removed almost all modifications to see if doc_checks were working properly * removed bm, included more x0 info, included .nbink and pyproject back * included examples index , black and removed some text to test * included back text formatting for notebook * changed begin equation for $$, and removed ´ * changed labeling and using begin equation * used black again * removed extra space for proper sphinx * cleaning --------- Co-authored-by: David Kreplin <david.kreplin@ipa.fraunhofer.de>
* first commit: qrc_doc * QRC user_guide: Introduction * Update on QRC userguide * QRC userguide update * QRC user guide update * QRC user_guide update * QRC user guide: Tikz graphic added * QRC minor tweak * QRC user guide: typo corrections * QRC-userguide * QRC user guide: typos * QRC: userguide replace output with png's * QRC user guide updates. QKM added picture * userguide updates * added comment * last changes * small changes QRC-UG * removed empty lines in conf.py * deletes happend * QRC userguide: adjusted according to comments by David Kreplin on github * deleted zone.ident * delete zone.ident second * tiny last fixes * fix in ref * fix ref --------- Co-authored-by: Jonas Beck <jonas.beck@ipa.fraunhofer.de> Co-authored-by: David Kreplin <david.kreplin@ipa.fraunhofer.de>
* fixes seed initialization for Qiskit IBM Runtime objects.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.