-
Notifications
You must be signed in to change notification settings - Fork 17
/
Readme.txt
52 lines (36 loc) · 2.15 KB
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
QuantLib --- the free/open-source library for quantitative finance
------------------------------------------------------------------
<http://quantlib.org>
The QuantLib project is aimed at providing a comprehensive software
framework for quantitative finance. QuantLib is a free/open-source
library for modeling, trading, and risk management in real-life.
Documentation for the QuantLib library is both online and downloadable
in a number of formats from <http://quantlib.org>.
QuantLib depends on Boost <http://www.boost.org>. You will need to
download, build, and install Boost before compiling and using
QuantLib. Boost 1.34.1 or later is required.
Please report bugs using the Bug Tracker at
<http://sourceforge.net/tracker/?group_id=12740&atid=112740>,
submit patches using the Patch Tracker at
<http://sourceforge.net/tracker/?group_id=12740&atid=312740>, and
request features using the Feature Request Tracker at
<http://sourceforge.net/tracker/?group_id=12740&atid=362740>.
You can also use the mailing lists <[email protected]> and
<[email protected]> for feedback, questions, etc. The mailing
lists are for subscribers only, so please subscribe before posting.
============= ADDITIONAL INFORMATION =================
Installation instructions are available at
<http://quantlib.org/install.shtml>.
A list of changes since the previous release is available in News.txt
(included in this distribution) while a list of past changes can be
browsed at <http://quantlib.org/reference/history.html>.
Known bugs are listed at <http://quantlib.org/reference/bug.html>;
a list of caveats (which are not bugs, but rather issues that might be
misleading) is available at <http://quantlib.org/reference/caveats.html>.
A (hopefully growing) list of frequently-asked questions is available at
<http://quantlib.org/faq.shtml>.
If you are willing to contribute, see <http://quantlib.org/newdeveloper.shtml>.
=============== LICENSE INFORMATION ==================
QuantLib is Non-Copylefted Free Software.
QuantLib is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.