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

DOC: Add equations to docstrings of brownian motion (close #138) #178

Merged
1 commit merged into from Aug 10, 2021
Merged

DOC: Add equations to docstrings of brownian motion (close #138) #178

1 commit merged into from Aug 10, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 10, 2021

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #178 (d8b7df9) into develop (230d090) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #178   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines         1157      1157           
=========================================
  Hits          1157      1157           
Impacted Files Coverage Δ
pfhedge/instruments/primary/brownian.py 100.00% <ø> (ø)
pfhedge/instruments/primary/heston.py 100.00% <ø> (ø)
pfhedge/stochastic/brownian.py 100.00% <ø> (ø)
pfhedge/stochastic/cir.py 100.00% <ø> (ø)
pfhedge/stochastic/heston.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 230d090...d8b7df9. Read the comment docs.

@ghost ghost merged commit 8867ca5 into pfnet-research:develop Aug 10, 2021
@ghost ghost deleted the issue/#138 branch August 10, 2021 01:38
ghost pushed a commit that referenced this pull request Aug 10, 2021
* DOC: Mention simulation method of CIR and Heston processes #173 (#174)

* DOC: Add reference to BS price formula #129 (#175)

* DOC: Fix typo in BSEuropeanOption docstring (close #164) (#177)

* DOC: Add equations to docstrings of brownian motion (close #138) (#178)

* bump version (#180)

Co-authored-by: GitHub Actions <action@github.com>

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <action@github.com>
This pull request was closed.
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.

1 participant