Tagged Questions
8
votes
3answers
712 views
What tools are used to numerically solve differential equations in Quantitative Finance?
There are a lot of Quantitative Finance models (e.g. Black-Scholes) which are formulated in terms of partial differential equations. What is a standard approach in Quantitative Finance to solve these ...
1
vote
2answers
1k views
Black Scholes and Monte Carlo implementations in Java [duplicate]
Possible Duplicate:
Is there an all Java options-pricing library (preferably open source) besides jquantlib?
Can anyone recommend a library with an implementation of Black Scholes and Monte ...
10
votes
3answers
1k views
Is there an all Java options-pricing library (preferably open source) besides jquantlib?
I am looking for an all-java implementation of black scholes, preferably open source. I found jquantlib and quantlib (C++). Any other recommendations?
The jquantlib site seems to be down.
I'd prefer ...