aboutsummaryrefslogtreecommitdiff
path: root/finance/quantlib/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-12 12:39:44 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-08-12 12:39:44 +0000
commita493ffba5537e793975baaf56e89e45a3db06299 (patch)
tree973a2914e151ab67b18c44d2a6edb5efe5dc6e7b /finance/quantlib/pkg-descr
parentfed8efaebea7fe0025399352a7cc8ed594b511fd (diff)
downloadports-a493ffba5537e793975baaf56e89e45a3db06299.tar.gz
ports-a493ffba5537e793975baaf56e89e45a3db06299.zip
Notes
Diffstat (limited to 'finance/quantlib/pkg-descr')
-rw-r--r--finance/quantlib/pkg-descr22
1 files changed, 22 insertions, 0 deletions
diff --git a/finance/quantlib/pkg-descr b/finance/quantlib/pkg-descr
new file mode 100644
index 000000000000..beed39ee6c41
--- /dev/null
+++ b/finance/quantlib/pkg-descr
@@ -0,0 +1,22 @@
+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.
+
+QuantLib is meant to be used by academics and practitioners alike, eventually
+promoting a stronger interaction between the two.
+
+Finance is one area where well-written open-source projects could make a
+tremendous difference. Almost every financial institution needs a solid,
+time-effective, operative implementation of leading-edge pricing models and
+hedging tools. However, to get there, currently one is forced to re-invent
+the wheel every time. Even decade-old models with no market value, such as
+Black-Scholes formula (1973), still lack a standard implementation. As a
+consequences many good quants are wasting their time writing C++ classes
+which have been already written thousands of times.
+
+WWW: http://www.quantlib.org/