September 4th, 2015, 12:33 am
QuoteOriginally posted by: studentttI don't think the programming language itself is much of a barrier, but how those two softwares are managed is very different. Both are poorly documented, but Dr Ballabio has at least attempted to document a part of the library, whereas there has been zero attempt in OpenGamma. Although OL is free and open-source, the developers are actually selling the library by technical support and commercial modules. They have no motivation to work with the community, advancing the state of the library. The OL guys are more interested to use their library in their trading platform, GUI etc. It's not their interest to help anybody who doesn't pay them.This is a bit different to QuantLib. Although I believe the library is being sold by Dr Ballabio's company, free community support is welcomed. That's why QuantLib is much more popular.OL is really a framework for quantitative finance, it has bunch of stuffs more related to user experience. This is different to QuantLib, where the library focuses just on financial modelling. The code in QL is cleaner, because it keeps the higher-level implementations away.OL="Open Lambda"?