-
Notifications
You must be signed in to change notification settings - Fork 131
Curve analysis with uncertainties package #551
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
Closed
nkanazawa1989
wants to merge
34
commits into
qiskit-community:main
from
nkanazawa1989:upgrade/curve_analysis_uncertainties
Closed
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
cd67ca7
add fit function wrapper
nkanazawa1989 a733d9a
offload error propagation to uncertainties package
nkanazawa1989 d875ba7
remove FitVal from experiments (replaced with ufloat)
nkanazawa1989 4050a5f
use better alias
nkanazawa1989 b204540
replace np function with unp
nkanazawa1989 2b19a10
keep fit parameter correlation
nkanazawa1989 2ad7511
cleanup
nkanazawa1989 394b564
lint
nkanazawa1989 d5a234a
minor fix
nkanazawa1989 2d97ba5
fix import
nkanazawa1989 87ba919
reno
nkanazawa1989 c1ee1f6
Merge branch 'main' into upgrade/curve_analysis_uncertainties
9aaeab4
Update qiskit_experiments/curve_analysis/curve_data.py
nkanazawa1989 47e92ed
Update qiskit_experiments/curve_analysis/fit_function.py
nkanazawa1989 13724db
Update qiskit_experiments/curve_analysis/fit_function.py
nkanazawa1989 9405937
Update releasenotes/notes/upgrade-curve-fit-4dc01b1db55ee398.yaml
nkanazawa1989 a238d97
add error if finite
nkanazawa1989 602bf79
add safeguard for nan stdev
nkanazawa1989 9e9715b
update decorator name
nkanazawa1989 ab23437
Merge branch 'upgrade/curve_analysis_uncertainties' of github.com:nka…
nkanazawa1989 6e149e9
tag issue to TODO
nkanazawa1989 707ffec
Merge branch 'main' of github.com:Qiskit/qiskit-experiments into upgr…
nkanazawa1989 af3f489
black
nkanazawa1989 3b822b6
update tutorials
nkanazawa1989 320e444
fix bug
nkanazawa1989 3066dbc
black
nkanazawa1989 f8922fc
fix bug
nkanazawa1989 432529b
add 3 sigma area
nkanazawa1989 ef79416
replace util function name
nkanazawa1989 97113d3
update docs
nkanazawa1989 2a9b9a4
Merge branch 'main' into upgrade/curve_analysis_uncertainties
670d4be
change until function name to be more precise
nkanazawa1989 776af49
Merge branch 'main' of github.com:Qiskit/qiskit-experiments into upgr…
nkanazawa1989 7b4e8e8
rerun tutorials
nkanazawa1989 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.