-
Notifications
You must be signed in to change notification settings - Fork 131
Add framework module and curve_analysis module
#199
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
Conversation
base module for base classesbase module and curve_analysis module
|
Hi Chris, I think we should put all the framework classes together, that is the |
Also simplify the formatting of the top level init file by converting modules to a table.
Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>
Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>
Co-authored-by: Naoki Kanazawa <nkanazawa1989@gmail.com>
base module and curve_analysis moduleframework module and curve_analysis module
Summary
BaseExperiment,BaseAnalysis,ExperimentDatato theqiskit_experiments.frameworkmodule.compositefolder to theqiskit_experiments.frameworkmodule,ParallelExperimentandBatchExperimentshould be imported from here now.frameworkmodule documentationanalysismodule tocurve_analysisqiskit_experiments.__init__.py.Details and comments
TODO as a follow up is reviewing and re-organizing the contents of the
curve_analysismodule.