Registered by Richard Gomes

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.

Documentation
    * Users Guide: https://answers.launchpad.net/jquantlib/+faq/2105
    * Developers Guide : https://answers.launchpad.net/jquantlib/+faq/2104
    * Support: https://answers.launchpad.net/jquantlib/+faq/2346

Project information

Maintainer:
Richard Gomes
Driver:
Not yet selected
Licence:
Simplified BSD Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Java

All questions Latest questions

Get Involved

Downloads

JQuantLib does not have any download files registered with Launchpad.

Announcements

  • New README file on 2012-10-24
    A new README file contains simple instructions for downloading JQuantLib, bui...