Skip to content

Commit

Permalink
no brent method
Browse files Browse the repository at this point in the history
  • Loading branch information
rcalxrc08 committed Sep 20, 2023
1 parent 09de5c0 commit 8ab92ed
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,3 @@ Price=blsprice(spot,K,r,T,σ,d)
Volatility=blsimpv(spot,K,r,T,Price,d)
#Volatility=0.20000000000000002
```

### Contributors
Thanks to [Modesto Mas](https://github.com/mmas) for the implementation of the [Brent Method](http://blog.mmast.net/brent-julia).
3 changes: 0 additions & 3 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,3 @@ After the installation, to test the package type on the Julia REPL the following
```Julia
Pkg.test("FinancialToolbox")
```

### Contributors
Thanks to [Modesto Mas](https://github.com/mmas) for the implementation of the [Brent Method](http://blog.mmast.net/brent-julia).

0 comments on commit 8ab92ed

Please sign in to comment.