Removing Boost dependency from QuantLib

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Removing Boost dependency from QuantLib

quantlib-users mailing list
Hello Everyone,

I have removed all Boost dependency from QuantLib, and ported QuantLib to C++17. The code is hosted on GitHub (https://github.com/haozhangphd/QuantLib-noBoost).

The ported code passes all test cases with no performance penalty. There are significant performance improvements in SOME functionalities. The total running time of the whole test suite is shorter by ~10% after Boost is removed.

I will continue maintaining this project, and regularly backport latest commits from QuantLib. I will also make this project work on other compilers besides GCC in the near future.

Best Regards,

Hao

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users