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
|
# ChangeLog for dev-libs/quantlib
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/quantlib/ChangeLog,v 1.12 2005/05/08 21:02:50 vanquirius Exp $
08 May 2005; Marcelo Goes <vanquirius@gentoo.org> :
To give credit where it's due: thanks to Pablo De N�poli <pdenapo@yahoo.com>
and Max <m.e.bruche@lse.ac.uk> for reporting the bump.
*quantlib-0.3.9 (08 May 2005)
08 May 2005; Marcelo Goes <vanquirius@gentoo.org> +metadata.xml,
+quantlib-0.3.9.ebuild:
Version bump for bug 76396. Dropped alpha, mips and hppa because of
dev-libs/boost dependency. Also, taking over maintenance of this package.
24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> quantlib-0.3.0.ebuild:
Stable on ppc.
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
24 May 2004; Bryan Østergaard <kloeri@gentoo.org> quantlib-0.3.0.ebuild:
Stable on alpha.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
*quantlib-0.3.0 (01 Nov 2002)
25 Mar 2003; Seemant Kulleen <seemant@gentoo.org> quantlib-0.3.0.ebuild:
removed useless and undocumented libtool USE flag, and homepage syntax fix
thanks to Frantz Dhin <tragedy_rm@hotmail.com> in bug #18145
01 Nov 2002; George Shapovalov <george@gentoo.org> quantlib-0.3.0.ebuild :
new package
The QuantLib project is aimed to provide a
comprehensive software framework for quantitative finance.
The goal is to provide a standard free/open source
library to quantitative analysts and developers for modeling,
trading, and risk management in real-life.
QuantLib plans to offer tools that are useful for both
practical implementation, with features such as market
conventions, solvers, PDEs,etc.,
and advanced modeling,
e.g., exotic options and interest rate models.
ebuild submitted by Chen Jian-ding <dwight@ccns.ncku.edu.tw>
|