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

Update tutorials for primitive based algos & optimization (backport #241) #242

Merged
merged 2 commits into from
Feb 19, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Feb 17, 2023

This is an automatic backport of pull request #241 done by Mergify.
Cherry-pick of 78bb2e6 has failed:

On branch mergify/bp/stable/0.3/pr-241
Your branch is up to date with 'origin/stable/0.3'.

You are currently cherry-picking commit 78bb2e6.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   docs/tutorials/00_amplitude_estimation.ipynb
	modified:   docs/tutorials/11_time_series.ipynb
	modified:   test/data_providers/test_data_providers.py

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   docs/tutorials/01_portfolio_optimization.ipynb
	both modified:   docs/tutorials/02_portfolio_diversification.ipynb
	both modified:   docs/tutorials/03_european_call_option_pricing.ipynb
	both modified:   docs/tutorials/04_european_put_option_pricing.ipynb
	both modified:   docs/tutorials/05_bull_spread_pricing.ipynb
	both modified:   docs/tutorials/06_basket_option_pricing.ipynb
	both modified:   docs/tutorials/07_asian_barrier_spread_pricing.ipynb
	both modified:   docs/tutorials/08_fixed_income_pricing.ipynb
	both modified:   docs/tutorials/09_credit_risk_analysis.ipynb
	both modified:   docs/tutorials/10_qgan_option_pricing.ipynb

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* updated tutorial 0.

* updated tutorial 01

* fix tutorial 0, 1, 2

* update tutorials

* fix lint and unittests

* fix copyright

* updated

* fix style

(cherry picked from commit 78bb2e6)

# Conflicts:
#	docs/tutorials/01_portfolio_optimization.ipynb
#	docs/tutorials/02_portfolio_diversification.ipynb
#	docs/tutorials/03_european_call_option_pricing.ipynb
#	docs/tutorials/04_european_put_option_pricing.ipynb
#	docs/tutorials/05_bull_spread_pricing.ipynb
#	docs/tutorials/06_basket_option_pricing.ipynb
#	docs/tutorials/07_asian_barrier_spread_pricing.ipynb
#	docs/tutorials/08_fixed_income_pricing.ipynb
#	docs/tutorials/09_credit_risk_analysis.ipynb
#	docs/tutorials/10_qgan_option_pricing.ipynb
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4207456650

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 75.793%

Totals Coverage Status
Change from base Build 4105484429: 0.0%
Covered Lines: 645
Relevant Lines: 851

💛 - Coveralls

@woodsp-ibm woodsp-ibm merged commit a2555a3 into stable/0.3 Feb 19, 2023
@mergify mergify bot deleted the mergify/bp/stable/0.3/pr-241 branch February 19, 2023 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants