JQuantLib ========= | :doc:`/download` | :doc:`/javadocs` | Samples_ | :doc:`/usersguide` | :doc:`/support` | :doc:`/faq` | :doc:`/developersguide` | Code_ | Bugs_ | Forums_ | License_ JQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java. It provides "quants" and Java application developers several mathematical and statistical tools needed for the valuation of shares, options, futures, swaps, and other financial instruments. - JQuantLib is based on QuantLib, a well known open-source library for quantitative finance, written in C++. JQuantLib aims to be a complete rewrite of QuantLib, offering features Java developers expect to find. It aims to be fast, correct, strongly typed, well-documented, and user-friendly. - JQuantLib does its best to mimic QuantLib/C++ API as close as possible. This way, JQuantLib offers a smooth transition path for developers and organizations willing to write financial applications in Java, but keeping previous knowledge and investments done on QuantLib. .. _Samples: http://bazaar.launchpad.net/~frgomes/jquantlib/trunk/files/head:/jquantlib-samples/src/main/java/org/jquantlib/samples/ .. _Code : http://code.launchpad.net/jquantlib .. _Bugs : http://bugs.jquantlib.org .. _Forums : http://forums.jquantlib.org .. _License : http://opensource.org/licenses/bsd-license.php