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

Add noncubic lattice for all electron resource estimation #3956

Merged
merged 48 commits into from
Jun 5, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
48 commits
Select commit Hold shift + click to select a range
d32b1af
create the feature branch
soranjh Mar 28, 2023
5b6c381
implement noncubic lattice
mojishoki Mar 31, 2023
2ac2abe
Merge branch 'master' into resource_estimation_pseudop
soranjh Mar 31, 2023
d15ce3e
[skip ci] reorganize functions
soranjh Apr 19, 2023
0595b21
[skip ci] modify inputs
soranjh Apr 19, 2023
4218e6c
[skip ci] modify functions
soranjh Apr 20, 2023
d42997e
[skip ci] modify clean_cost
soranjh Apr 20, 2023
4d7eef5
[skip ci] merge compute n_b
soranjh Apr 20, 2023
90dbb73
[skip ci] merge remove ang to bohr conversion
soranjh Apr 20, 2023
cae0011
[skip ci] modify input args
soranjh Apr 20, 2023
a940ccc
[skip ci] modify useing n_dirty
soranjh Apr 20, 2023
89a7dfd
[skip ci] remove exact method in norm
soranjh Apr 20, 2023
81fe7ef
separate noncubic
soranjh Apr 24, 2023
6d9b6d4
[skip ci] add ref and correct param
soranjh Apr 25, 2023
104b2cd
[skip ci] add equation refs
soranjh May 2, 2023
f537802
[skip ci] format arg names
soranjh May 2, 2023
8134a0e
Merge branch 'master' into resource_estimation_pseudop
soranjh May 2, 2023
f7f7823
[skip ci]
soranjh May 2, 2023
073f4de
Merge branch 'resource_estimation_pseudop' into resource_estimation_a…
soranjh May 2, 2023
e6bf9d3
[skip ci] update docstrings
soranjh May 2, 2023
bc3224d
add first test
soranjh May 2, 2023
6c91e19
fix pylint
soranjh May 2, 2023
0f2a54c
remove elif
soranjh May 2, 2023
0574175
fix pylint
soranjh May 3, 2023
ea99d32
remove cubic from args
soranjh May 4, 2023
abb8167
make cubic default
soranjh May 5, 2023
b59505c
use compact range
soranjh May 5, 2023
d7c8adb
add equation refs
soranjh May 5, 2023
6dccb63
update docstring
soranjh May 8, 2023
49d5a3e
[skip ci] use vectors
soranjh May 8, 2023
206fa21
[skip ci] correct error
soranjh May 8, 2023
2d74e87
Merge branch 'master' into resource_estimation_all_electron
soranjh May 8, 2023
af138d4
[skip ci] fix import
soranjh May 8, 2023
79f05cc
[skip ci] add new error and test
soranjh May 9, 2023
f63c676
Merge branch 'master' into resource_estimation_all_electron
soranjh May 9, 2023
f876981
[skip ci] remove redundant code
soranjh May 10, 2023
3cfeb00
Merge branch 'master' into resource_estimation_all_electron
soranjh May 10, 2023
1e720b7
Merge branch 'master' into resource_estimation_all_electron
soranjh May 23, 2023
0f47963
add momentum state qrom test
soranjh May 23, 2023
6f1d1cf
add orthogonal test
soranjh May 23, 2023
9bb0260
add test for norm branch
soranjh May 23, 2023
c5058af
add test for zero norm
soranjh May 23, 2023
460a3f9
Merge branch 'master' into resource_estimation_all_electron
soranjh May 31, 2023
874c94c
add ref to equations
soranjh May 31, 2023
17aa2e1
correct arxiv version
soranjh May 31, 2023
94c9821
Merge branch 'master' into resource_estimation_all_electron
soranjh Jun 2, 2023
17216e0
Apply suggestions from code review
soranjh Jun 2, 2023
61108dd
Merge branch 'master' into resource_estimation_all_electron
soranjh Jun 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading