Announcing QuantLib 0.3.6
Posted by Ferdinando Ametrano-3 on Apr 15, 2004; 11:38am
URL: http://quantlib.414.s1.nabble.com/Announcing-QuantLib-0-3-6-tp13707.html
QuantLib is a cross-platform, free/open-source quantitative finance C++
library for modeling, pricing, trading, and risk management in real-life.
Release 0.3.6 fixes a serious bug in release 0.3.5 where a call to
OneAssetOption::impliedVolatility() from any of its derived classes
would break the state of the option and possibly of other options
sharing the same data.
Ferdinando Ametrano