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

Fixed erros in subscripts #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rsobt
Copy link

@rsobt rsobt commented Sep 17, 2021

The subscripts in the commentary were different from the subscripts in the paper that was supposed to be cited.

In the text, "\textbf{X}_N" is used, but I think "\textbf{X}_M" is correct.

notebook : lab2.ipynb
section : Monte Carlo methods for option pricing
body :
Generate a large number, $M$, of random values which can serve as price paths ${\textbf{X}_1, \textbf{X}_2, . . . , \textbf{X}_N} $ for the underlying asset. These random values should be drawn from the probability distribution implied by the stochastic process. Let's call this distribution $\mathbb{P}$.

source :
Option Pricing Using Quantum Computers
https://arxiv.org/abs/1905.02666

It would be helpful if you could check it out.

Thank you.

@CLAassistant
Copy link

CLAassistant commented Sep 17, 2021

CLA assistant check
All committers have signed the CLA.

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.

2 participants