Skip to content

Restrict dependency version of bayesian-optimization for compatibility#48

Merged
sansiro77 merged 1 commit intoTuringQ:mainfrom
Jooyuza:hotfix
Oct 22, 2024
Merged

Restrict dependency version of bayesian-optimization for compatibility#48
sansiro77 merged 1 commit intoTuringQ:mainfrom
Jooyuza:hotfix

Conversation

@Jooyuza
Copy link
Collaborator

@Jooyuza Jooyuza commented Oct 22, 2024

Fix issue #47.

@sansiro77 sansiro77 self-requested a review October 22, 2024 14:47
@sansiro77 sansiro77 self-assigned this Oct 22, 2024
@sansiro77 sansiro77 added the bugfix Fix bugs label Oct 22, 2024
@sansiro77 sansiro77 changed the title fix issue #47 Restrict dependency version of bayesian-optimization for compatibility Oct 22, 2024
@sansiro77 sansiro77 merged commit abf580a into TuringQ:main Oct 22, 2024
@sansiro77 sansiro77 linked an issue Oct 22, 2024 that may be closed by this pull request
@Jooyuza Jooyuza deleted the hotfix branch October 24, 2024 02:20
Hugh-888 pushed a commit to Hugh-888/deepquantum that referenced this pull request Oct 24, 2024
sansiro77 added a commit that referenced this pull request Jan 7, 2025
* add mbqc files

* Restrict dependency version of bayesian-optimization for compatibility (#48)

* update draw function

* test collab

* update measurement

* x

* update

* add X,Z

* fix xz forward bug

* update

* support nemcnemc

* delete test_zyz ipynb file

* support multiple NEMC patterns

* add is_standard func

* delete test file

* add fun_standardize

* update test file

* delete if_none in list_xor

* support batch input states

* add test_standardize

* change var names

* change unmeasured dic to list

* del

* update

* add gate.py

* update gate.py

* update gate.py

* add nout_wire_dict

* addnout_wire_dic

* transpile x cnot

* update gate.py

* combine gates by getattr

* fix import bug

* modify gate_to_str

* update docstring

* add test_transpile

* permute for qubit transpile

* update docstring

* chage bg_qubit to total qubit

* fix transpile bug

* pylint test

* batch_transpile

* delete test file

* add SubGraphState and GraphState

* optimize state and command

* update pattern

* fix bugs of version subgraph;support batch input;add test file;not support transpile yet; draw funtion requires discussion

* fix accordingly

* add draw

* delete a for loop

* remove transpile files

* delete qubit gates in pattern

* support grad

* add signal shifting and fix alpha for measurement plane

* modify test file

* add docstring for state

* add docstring for pattern

* support encoding angles

* support forward state

* fix typos

* fix docstring typos

---------

Co-authored-by: Hugh <keminghu@outlook.com>
Co-authored-by: Hugh_ <112853932+Hugh-888@users.noreply.github.com>
Co-authored-by: sansiro77 <30891481+sansiro77@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fix bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cannot import name 'UtilityFunction' from 'bayes_opt'

2 participants